{
  "name": "NestPal",
  "short_name": "NestPal",
  "description": "App per coppie conviventi: spesa, pasti, scadenze, bilancio e note, insieme.",
  "lang": "it",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6EFE4",
  "theme_color": "#C96A4A",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
