{
  "name": "Last Man Standing",
  "short_name": "LMS",
  "description": "Premier League survivor game — pick a club to win each gameweek, last one standing takes the pot.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1409",
  "theme_color": "#0a1409",
  "categories": ["sports", "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" },
    { "src": "./icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
