{
  "name": "Zamok BIM — Şantiye yönetimi ve BIM görüntüleyici",
  "short_name": "Zamok BIM",
  "description": "BIM modellerini tarayıcıda görüntüleyin, şantiyede görev yönetin, ekibinizle gerçek zamanlı işbirliği yapın.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#c32c2b",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/brand/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/brand/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Projeler",
      "short_name": "Projeler",
      "url": "/projects"
    },
    {
      "name": "Gelen Kutusu",
      "short_name": "Gelen Kutusu",
      "url": "/inbox"
    }
  ]
}
