{
  "name": "SlingLab — Slingshot Accuracy Tracker",
  "short_name": "SlingLab",
  "description": "Personal performance lab for slingshot shooters.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5ede0",
  "theme_color": "#f5ede0",
  "icons": [
    { "src": "/icon-light-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-light-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-light-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
