{
  "name": "Hindu AI",
  "short_name": "Hindu AI",
  "icons": [
    {
      "src": "/icon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "preferred": "preferred",
  "theme_color": "#f97316",
  "background_color": "#2ec4b6",
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop view of the application"
    },
    {
      "src": "/screenshot-phone.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Mobile view of the application"
    }
  ]
}