{
  "name": "Cindra",
  "short_name": "Cindra",
  "description": "Gestion d'interventions pour entreprises de protection incendie",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F0F5F4",
  "theme_color": "#537976",
  "lang": "fr-FR",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mes interventions",
      "url": "/interventions",
      "description": "Voir mes interventions du jour"
    },
    {
      "name": "Tableau de bord",
      "url": "/dashboard",
      "description": "Vue d'ensemble"
    }
  ],
  "categories": ["business", "productivity"]
}
