{
  "name": "GramDaktar — Rural Telemedicine",
  "short_name": "GramDaktar",
  "description": "শহরের ভালো ডাক্তার, এখন আপনার গ্রামে — City's best doctors, now in your village.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "lang": "bn",
  "categories": ["medical", "health", "communication"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Appointment",
      "short_name": "Appointment",
      "url": "/?action=appointment",
      "description": "Book a new doctor appointment"
    },
    {
      "name": "My Consultations",
      "short_name": "History",
      "url": "/?action=history",
      "description": "View past consultations"
    }
  ]
}
