{
  "name": "HIMPASTO Pizza Edirne",
  "short_name": "HIMPASTO",
  "description": "Edirne'nin En İyi İtalyan Pizzası & Hızlı Paket Servis",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#D32F2F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/logo_band_colored@1X.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/logo_band_colored@1X.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}