{
  "name": "KrishiAI – কৃষি AI প্ল্যাটফর্ম",
  "short_name": "KrishiAI",
  "description": "বাংলাদেশের কৃষকদের জন্য AI-চালিত স্মার্ট কৃষি সেবা",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "bn",
  "background_color": "#0b6623",
  "theme_color": "#0b6623",
  "categories": ["agriculture", "education", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "রোগ নির্ণয়",
      "short_name": "নির্ণয়",
      "description": "ফসলের রোগ চিহ্নিত করুন",
      "url": "/analyzer",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI চ্যাট",
      "short_name": "চ্যাট",
      "description": "কৃষি AI সহকারীর সাথে কথা বলুন",
      "url": "/chat",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "আবহাওয়া ও টুলস",
      "short_name": "টুলস",
      "description": "আবহাওয়া, মাটি বিশ্লেষণ ও অন্যান্য টুলস",
      "url": "/tools",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}