{
  "id": "/",
  "name": "StakeMarker",
  "short_name": "StakeMarker",
  "description": "Golf scorecard with Vegas, Skins, Banker, and Junk game scoring",
  "lang": "en",
  "dir": "auto",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f151b",
  "theme_color": "#4a9eff",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-scorecard.jpeg",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Score entry with live handicap tracking"
    },
    {
      "src": "/images/screenshot-hilo.jpeg",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Hi-Lo game with automatic team assignment and results"
    },
    {
      "src": "/images/screenshot-banker.jpeg",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Banker game with per-hole results and running totals"
    }
  ]
}
