{
  "name": "SuiviPrix — suivi collaboratif des prix",
  "short_name": "SuiviPrix",
  "description": "Scanner un produit, relever son prix, construire son ticket et savoir où c'est le moins cher.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1416",
  "theme_color": "#0b7285",
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
