{
  "name": "Moviq — Find Your People. Live More.",
  "short_name": "Moviq",
  "description": "Location-based, AI-matched community for real-life activities and hobbies in Hyderabad.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "lang": "en-IN",
  "categories": ["social", "lifestyle"],
  "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": "/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Feed", "short_name": "Feed", "url": "/feed" },
    { "name": "My events", "short_name": "Events", "url": "/events" },
    { "name": "Post intent", "short_name": "Post", "url": "/intents/new" }
  ]
}
