{
  "name": "Sora Group Travel",
  "short_name": "Sora Travel",
  "description": "Sora Group seyahat talep portalı",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#C8102E",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["business", "travel", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Yeni Seyahat Talebi",
      "short_name": "Yeni Talep",
      "description": "Hızlı seyahat talebi oluştur",
      "url": "/seyahat.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
