{
  "name": "SocialIndia",
  "short_name": "SocialIndia",
  "description": "India's video sharing platform — watch, create, and share videos.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "lang": "en-IN",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "social", "video"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Home Feed",
      "short_name": "Home",
      "description": "Go to home feed",
      "url": "/",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Shorts",
      "short_name": "Shorts",
      "description": "Watch Shorts",
      "url": "/shorts",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
