{
  "name": "MapMy360 – Virtual Property Tours",
  "short_name": "MapMy360",
  "description": "Explore properties with immersive 360° virtual tours",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["real estate", "lifestyle", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Properties",
      "url": "/",
      "description": "Browse all 360° property tours"
    },
    {
      "name": "Rent",
      "url": "/rent",
      "description": "Browse rental properties"
    }
  ]
}
