{
  "name": "DiscGolf Pro",
  "short_name": "DiscGolf",
  "description": "GPS scoring, smart caddie, real-time multiplayer, and a global course map. The ultimate disc golf companion.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#062A24",
  "background_color": "#062A24",
  "categories": ["sports", "lifestyle", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Play a round", "short_name": "Play", "url": "/play", "description": "Start or join a disc golf round" },
    { "name": "Explore courses", "short_name": "Explore", "url": "/explore" },
    { "name": "My bag", "short_name": "Bag", "url": "/bag" }
  ]
}
