{
  "name": "SKCalories — Gère tes clients en 2min",
  "short_name": "SKCalories",
  "description": "App PWA pour coachs sportifs indépendants. Dashboard 1-écran, partage WhatsApp, gratuit 10 clients.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["health", "fitness", "productivity"],
  "screenshots": []
}
