{
  "name": "ProLoop — Measure. Improve. Master.",
  "short_name": "ProLoop",
  "description": "Score your game shot by shot, get a full report with charts, then train with a coach on a program built from your results.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#414143",
  "theme_color": "#FFC20A",
  "categories": ["sports", "education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
