{
  "id": "truehandicap",
  "name": "TrueHandicap",
  "short_name": "TrueHandicap",
  "description": "Golf handicap tracking and scoring system",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b3d2e",
  "theme_color": "#0b3d2e",
  "icons": [
    {
      "src": "/images/logos/logo_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logos/logo_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}