{
  "name": "RoyalBook",
  "short_name": "RoyalBook",
  "description": "India's fastest-payout sportsbook. Cricket, football, tennis. Money in 2 minutes.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "categories": ["sports", "entertainment", "lifestyle"],
  "lang": "en",
  "icons": [
    { "src": "/icon.svg",     "sizes": "any",       "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192",   "type": "image/png",     "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512",   "type": "image/png",     "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Add money",          "short_name": "Top-up",     "url": "/?screen=deposit",  "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Withdraw winnings",  "short_name": "Withdraw",   "url": "/?screen=withdraw", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Live matches",       "short_name": "Matches",    "url": "/?tab=matches",     "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ]
}
