{
  "id": "/",
  "name": "ShotLab TOUR — Golf Swing Analysis",
  "short_name": "ShotLab",
  "description": "Beta. Import your own Rapsodo launch monitor CSV exports for club gapping, dispersion, recurring faults, a yardage book and progress trends — with every number gated by what the device can actually measure. Not coaching or professional advice.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["sports", "health", "utilities"],
  "lang": "en-GB",
  "dir": "ltr",
  "background_color": "#FBFBFC",
  "theme_color": "#FBFBFC",
  "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" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Import a session", "short_name": "Import", "url": "/#import" },
    { "name": "Yardage book", "short_name": "Yardages", "url": "/#yardages" },
    { "name": "Practice", "short_name": "Practice", "url": "/#practice" }
  ]
}
