{
  "name": "StayMiddle - Property Marketplace",
  "short_name": "StayMiddle",
  "description": "The next-generation private marketplace connecting property owners, agents, and travelers into one trusted space.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1A73E8",
  "background_color": "#ffffff",
  "scope": "/",
  "categories": ["travel", "business", "lifestyle"],
  "icons": [
    {
      "src": "/staymiddle-logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/staymiddle-promotion.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ]
}