{
  "name": "İnşaat ERP",
  "short_name": "ERP",
  "description": "Multi-tenant İnşaat Yönetim Platformu",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#1a56db",
  "orientation": "portrait-primary",
  "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" }
  ],
  "categories": ["business", "productivity"],
  "lang": "tr",
  "shortcuts": [
    { "name": "Yeni Şantiye", "url": "/dashboard/sites", "icons": [{"src": "/icon-192.png", "sizes": "192x192"}] },
    { "name": "Puantaj", "url": "/dashboard/attendance", "icons": [{"src": "/icon-192.png", "sizes": "192x192"}] },
    { "name": "Müşteriler", "url": "/dashboard/customers", "icons": [{"src": "/icon-192.png", "sizes": "192x192"}] }
  ]
}
