{
  "name": "Pizzeria Vini",
  "short_name": "Vini",
  "description": "Authentic Italian pizza and pasta delivery service",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#c0392b",
  "background_color": "#f5f1f0",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/c0392b/ffffff?text=Pizzeria+Vini",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://via.placeholder.com/512x512/c0392b/ffffff?text=Pizzeria+Vini",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://via.placeholder.com/192x192/c0392b/ffffff?text=Pizzeria+Vini",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://via.placeholder.com/540x720/f5f1f0/c0392b?text=Menu",
      "sizes": "540x720",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/540x720/f5f1f0/c0392b?text=Checkout",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
