{
  "name": "PRÉCIS Pastry Gelateria",
  "short_name": "PRÉCIS",
  "description": "Ordina il tuo gelato artigianale PRÉCIS",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3d1f1a",
  "background_color": "#faf8f4",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "shopping"]
}
