{
  "name": "Engrais Prix",
  "short_name": "Engrais",
  "description": "Pilotez votre fertilisation au juste prix — comparateur Cereapro / Agryco, assolement, bilan campagne.",
  "start_url": "/dashboard/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "lang": "fr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Tableau de bord",
      "short_name": "Cours",
      "url": "/dashboard/",
      "icons": [{ "src": "/static/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mes campagnes",
      "short_name": "Campagnes",
      "url": "/campagnes/",
      "icons": [{ "src": "/static/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Synthèse",
      "short_name": "Synthèse",
      "url": "/synthese/",
      "icons": [{ "src": "/static/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
