{
  "id": "/portal",
  "name": "SamBungalov İşletme Paneli",
  "short_name": "Sam Portal",
  "description": "Bungalov işletmeniz: rezervasyonlar, gelir-gider ve doluluk takvimi.",
  "start_url": "/portal",
  "scope": "/portal",
  "icons": [
    {
      "src": "/icon-portal.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-portal.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-portal.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Rezervasyonlar",
      "short_name": "Rezervasyon",
      "description": "Rezervasyonları görüntüle",
      "url": "/portal/reservations"
    },
    {
      "name": "İstatistik",
      "short_name": "İstatistik",
      "description": "Gelir-gider ve performans panosu",
      "url": "/portal/statistics"
    }
  ],
  "lang": "tr",
  "dir": "ltr",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": [
    "travel",
    "lifestyle",
    "business"
  ]
}
