{
  "name": "Kendirciler İnşaat – Şantiye Yönetim",
  "short_name": "Şantiye",
  "description": "Taşeron takip, puantaj, hakediş ve şantiye yönetim sistemi",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "lang": "tr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Puantaj",
      "short_name": "Puantaj",
      "description": "Günlük puantaj girişi",
      "url": "/puantaj",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Şantiye Günlüğü",
      "short_name": "Günlük",
      "description": "Şantiye günlük rapor",
      "url": "/santiye-raporu",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
