{
  "id": "/",
  "name": "Primo Ventes",
  "short_name": "Primo",
  "description": "Suivi des ventes Primo Sandwicherie",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#1C5A4D",
  "theme_color": "#1C5A4D",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/apple-icon", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "lang": "fr-FR"
}
