{
  "name": "Stods Corner",
  "short_name": "Stods Corner",
  "description": "Online darts scoring, leagues, career mode and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#c41232",
  "orientation": "any",
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["games", "sports"],
  "shortcuts": [
    { "name": "Play 501", "short_name": "Play", "url": "/?play=1", "description": "Start a match" },
    { "name": "Career Mode", "short_name": "Career", "url": "/?nav=career", "description": "Your career journey" }
  ]
}
