{
  "id": "com.akmodate.app",
  "name": "Akmodate — Smart Living. Smarter Future.",
  "short_name": "Akmodate",
  "description": "Kota's most trusted PG & hostel discovery platform. Verified listings near Allen, Resonance & Vibrant. Book rooms, find tiffin & laundry, stay safe — all in one app.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0D1B4B",
  "theme_color": "#1D4ED8",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["lifestyle", "travel", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Find verified PGs near your coaching institute"
    },
    {
      "src": "/screenshots/listings.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse rooms by type, budget and amenities"
    },
    {
      "src": "/screenshots/detail.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "View PG details, photos and book instantly"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Accommodation",
      "short_name": "Find PG",
      "description": "Browse verified PG listings in Kota",
      "url": "/listings?source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Today's Tiffin",
      "short_name": "Tiffin",
      "description": "Order tiffin for today's meals",
      "url": "/dashboard?tab=tiffin&source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your bookings and profile",
      "url": "/dashboard?source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Connect with students and PG residents",
      "url": "/community?source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
