{
  "name": "Killstake Nigeria - Competitive Gaming Platform",
  "short_name": "Killstake",
  "description": "Nigeria's leading competitive gaming platform for esports tournaments and live matches",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-NG",
  "categories": ["games", "entertainment", "sports"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Tournaments",
      "short_name": "Tournaments",
      "description": "Browse and join esports tournaments",
      "url": "/tournaments",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Live Matches",
      "short_name": "Matches",
      "description": "View live competitive matches",
      "url": "/matches",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "description": "View your gaming profile and stats",
      "url": "/profile",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    }
  ]
}
