{
  "name": "HIMPASTO Pizza Samsun",
  "short_name": "HIMPASTO",
  "description": "Samsun'un En İyi İtalyan Pizzası & Hızlı Paket Servis",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#D32F2F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/pwa_icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/pwa_icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}