{
  "name": "ChatNow - Random Video Chat",
  "short_name": "ChatNow",
  "description": "Free random video chat with strangers. Meet new people worldwide with real-time translation and AI safety.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#06091a",
  "theme_color": "#4f91ff",
  "categories": ["social", "communication", "entertainment"],
  "lang": "en-IN",
  "icons": [
    { "src": "/icon-16.png",  "sizes": "16x16",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-32.png",  "sizes": "32x32",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "ChatNow Desktop View"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Random Chat",
      "short_name": "Find Partner",
      "description": "Jump straight into a random video chat",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
