{
  "name": "Binguo Coach",
  "short_name": "Coach",
  "description": "Gère ton agenda, tes clients et tes cours au quotidien.",
  "id": "/coach/",
  "start_url": "/coach/",
  "scope": "/coach/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#06b6d4",
  "background_color": "#0f1420",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["productivity", "health", "lifestyle"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    { "src": "screenshots/planning.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow" }
  ],
  "prefer_related_applications": false
}
