{
  "name": "90+1 — Train Like an Elite Footballer",
  "short_name": "90+1",
  "description": "Structured, elite-level individual football training programs tailored to your goals, with progress tracking, a training journal and an AI coach.",
  "id": "/",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6f8",
  "theme_color": "#303339",
  "categories": ["sports", "health", "lifestyle", "education"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
