{
  "name": "K Golf Tracker - GPS Shot Tracking & Statistics",
  "short_name": "K Golf Tracker",
  "description": "Track golf shot distances with GPS and inline maps, score rounds, analyze game statistics (FIR, GIR, Scrambling, club distances, putting), and discover 15,000+ US and Korean golf courses. Free PWA - works on any device.",
  "lang": "en-US",
  "id": "/home",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "categories": ["sports", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
