{
  "name": "Ayeshu ki Sehat Kahani",
  "short_name": "Ayeshu ki Sehat",
  "description": "Meri Ayeshu ke liye — dawai timing ki pyaari si kahani. Made with love.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffe5f0",
  "theme_color": "#ffb3d1",
  "lang": "ur",
  "dir": "ltr",
  "categories": ["health", "education", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Aaj ki Medicines",
      "short_name": "Medicines",
      "url": "./index.html#home",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kahani Suno",
      "short_name": "Kahani",
      "url": "./index.html#story",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Aaj ka Routine",
      "short_name": "Routine",
      "url": "./index.html#schedule",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
