{
  "name": "OFOORNO — Preview v1",
  "short_name": "OFOORNO Preview",
  "description": "Gestion traiteur zéro déchet",
  "start_url": "/static/v1-preview/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9F7F2",
  "theme_color": "#4A5733",
  "lang": "fr-FR",
  "icons": [
    {
      "src": "/static/v1-preview/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/v1-preview/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "/static/v1-preview/"
}