{
  "id": "/",
  "name": "CafeCompas - Deals + Discovery + Community",
  "short_name": "CafeCompas",
  "description": "Discover the best cafes, restaurants, and bars in Hyderabad. Find deals, explore ratings, and decide together with friends.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1115",
  "theme_color": "#f4b76f",
  "lang": "en-US",
  "categories": ["food", "lifestyle", "travel"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover",
      "short_name": "Discover",
      "description": "Browse top cafes, restaurants, and bars",
      "url": "/"
    },
    {
      "name": "Match",
      "short_name": "Match",
      "description": "Create a group match room with friends",
      "url": "/match"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.lagaryan.cafecompas",
      "url": "https://play.google.com/store/apps/details?id=com.lagaryan.cafecompas"
    }
  ],
  "prefer_related_applications": true
}
