{
  "name": "Call Bridge — Online Card Game",
  "short_name": "Call Bridge",
  "description": "Play Call Bridge online free — the classic South Asian trick-taking card game with real-time multiplayer and AI opponents.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050f1c",
  "theme_color": "#0a1628",
  "orientation": "portrait-primary",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.svg", "sizes": "any",      "type": "image/svg+xml", "purpose": "any" }
  ],
  "screenshots": [
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide" }
  ]
}
