{
"name": "Duru Villa",
"short_name": "DuruVilla",
"description": "Your private rental villa with pool in Fethiye Göcek.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "tr",
  "theme_color": "#002447",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/img/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/img/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
"shortcuts": [
  {
    "name": "Spaces",
    "short_name": "Spaces",
    "url": "/space",
    "icons": [{ "src": "/img/shortcuts1.png", "sizes": "192x192", "type": "image/png" }]
  },
  {
    "name": "About Us",
    "short_name": "About",
    "url": "/page/about-us",
    "icons": [{ "src": "/img/shortcuts3.png", "sizes": "192x192", "type": "image/png" }]
  },
  {
    "name": "Return & Refund Policy",
    "short_name": "Refund",
    "url": "/page/return-and-refund-policy",
    "icons": [{ "src": "/img/shortcuts4.png", "sizes": "192x192", "type": "image/png" }]
  },
  {
    "name": "Personal Data Protection",
    "short_name": "PDPL",
    "url": "/page/personal-data-protection-law-pdpl",
    "icons": [{ "src": "/img/shortcuts5.png", "sizes": "192x192", "type": "image/png" }]
  },
  {
    "name": "Cookie Policy",
    "short_name": "Cookies",
    "url": "/page/cookies",
    "icons": [{ "src": "/img/shortcuts6.png", "sizes": "192x192", "type": "image/png" }]
  },
  {
    "name": "Privacy Policy",
    "short_name": "Privacy",
    "url": "/page/privacy-policy",
    "icons": [{ "src": "/img/shortcuts7.png", "sizes": "192x192", "type": "image/png" }]
  },
  {
    "name": "Contact",
    "short_name": "Contact",
    "url": "/contact",
    "icons": [{ "src": "/img/shortcuts2.png", "sizes": "192x192", "type": "image/png" }]
  }
]

}
