{
  "name": "Pizzeria Viper",
  "short_name": "Viper",
  "description": "Pizzeria a Cittadella (PD): forno a legna, lievito madre certificato. Oltre 80 pizze, solo asporto.",
  "lang": "it",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#0F0B09",
  "background_color": "#0F0B09",
  "display": "standalone",
  "start_url": "/"
}