{
  "name": "DietAmenu",
  "short_name": "DietAmenu",
  "description": "Il tuo piano alimentare sempre con te",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff8ec",
  "theme_color": "#0b8a3e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/brand/mark-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/mark-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
