{
  "name": "IMAP AI Powered Service Platform Bangladesh",
  "short_name": "IMAP",
  "description": "Bangladesh's #1 AI-powered home service platform. KYC-verified providers, SOS safety, 500+ services.",
  "start_url": ".",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#006A4E",
  "lang": "bn",
  "categories": ["utilities", "lifestyle"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "জরুরি সেবা",
      "short_name": "Emergency",
      "description": "One-click emergency booking",
      "url": "./?emergency=1",
      "icons": [{"src": "./icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "বুকিং করুন",
      "short_name": "Book",
      "description": "Book a service",
      "url": "./?book=1",
      "icons": [{"src": "./icons/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
