{
  "name": "THE Basket - Coach Basketball",
  "short_name": "THE Basket",
  "description": "Ton coach personnel pour progresser en basketball. Programme sur mesure, nutrition, récupération et coaching IA.",
  "start_url": "/thebasket.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#F97316",
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "health", "fitness"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Programme",
      "url": "/thebasket.html#programme",
      "icons": [{"src": "/icons/icon.svg", "sizes": "any"}]
    },
    {
      "name": "Coach IA",
      "url": "/thebasket.html#coach",
      "icons": [{"src": "/icons/icon.svg", "sizes": "any"}]
    }
  ]
}
