{
  "name": "Uzun Rent A Car",
  "short_name": "Uzun Rent",
  "description": "İstanbul Anadolu Yakası araç kiralama, filo ve rezervasyon hizmetleri.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "lang": "tr-TR",
  "dir": "ltr",
  "icons": [
    {
      "src": "/resim/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/resim/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Araç Filosu",
      "short_name": "Filo",
      "url": "/#featured-title"
    },
    {
      "name": "Ümraniye Rent A Car",
      "short_name": "Ümraniye",
      "url": "/umraniye-rent-a-car.html"
    },
    {
      "name": "İletişim",
      "short_name": "İletişim",
      "url": "/iletisim.html"
    }
  ]
}