{
  "name": "Jure — Hukuki AI Platformu",
  "short_name": "Jure",
  "description": "Türk hukuku için AI destekli dava yönetim ve araştırma platformu",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0C1810",
  "theme_color": "#00301E",
  "orientation": "any",
  "scope": "/",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["productivity", "legal", "business", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Bugünün Özeti",
      "short_name": "Özet",
      "description": "AI günün özeti",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "AI Dikte",
      "short_name": "Dikte",
      "description": "Sesli not alma",
      "url": "/tools/ai-dictation",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Görevler",
      "short_name": "Görev",
      "description": "Kanban panosu",
      "url": "/tasks",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Zaman Takibi",
      "short_name": "Saat",
      "description": "Sayaç başlat",
      "url": "/time-tracking",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "protocol_handlers": []
}
