{
  "name": "Cue World NG",
  "short_name": "CueWorld",
  "description": "The home of pool in Nigeria — tournaments, matchups, side bets, virtual play.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#10b981",
  "categories": ["games", "sports", "social"],
  "icons": [
    { "src": "/icons/icon-192.png",      "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",      "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Tournaments", "url": "/tournaments", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Matchups",    "url": "/matchups",    "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Virtual",     "url": "/virtual",     "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
