{
  "name": "Schiscia",
  "short_name": "Schiscia",
  "description": "Piano alimentare settimanale e lista della spesa automatica",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F8F3F3",
  "theme_color": "#FF6600",
  "orientation": "portrait",
  "lang": "it",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
