{
  "name": "Le Comptoir des Aidants",
  "short_name": "Comptoir Aidants",
  "description": "Plateforme d'information, d'orientation et de soutien pour les aidants familiaux du Haut-Béarn.",
  "lang": "fr-FR",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fcfbf9",
  "theme_color": "#7B62A8",
  "orientation": "any",
  "categories": ["health", "social", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Suis-je aidant·e ?",
      "short_name": "Auto-diagnostic",
      "description": "Faire le point sur ma situation en 5 minutes",
      "url": "/diagnostic"
    },
    {
      "name": "Être recontacté·e",
      "short_name": "Contact",
      "description": "Demander un rappel par la coordinatrice",
      "url": "/contact"
    },
    {
      "name": "Ateliers du Comptoir",
      "short_name": "Ateliers",
      "url": "/agenda"
    }
  ]
}
