{
  "name": "Nespa İş Takip",
  "short_name": "Nespa",
  "description": "Nespa Reklam Ajansı proje ve görev takip sistemi",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#b91e1d",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "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": "Panel",
      "short_name": "Panel",
      "description": "Tüm projeler",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kullanıcılar",
      "short_name": "Kullanıcılar",
      "description": "Kullanıcı yönetimi",
      "url": "/users",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
