{
  "name": "Pizzakeskus",
  "short_name": "Pizzakeskus",
  "description": "Pizzakeskus - Telli pitsa mugavalt!",
  "start_url": "/shop",
  "display": "standalone",
  "background_color": "#faf5f0",
  "theme_color": "#e8430a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
