{
  "name": "Tatlımsın Baklava",
  "short_name": "Tatlımsın",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fcfbf7",
  "theme_color": "#0d4a36",
  "icons": [
    {
      "src": "images/Logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/Logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
