{
  "name": "Fridgy",
  "short_name": "Fridgy",
  "description": "Transforme ton frigo en restaurant. Scanne, détecte, cuisine.",
  "theme_color": "#16a34a",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "./",
  "scope": "./",
  "categories": ["food", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "./icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "lang": "fr"
}
