{
  "name": "One Life — Tek yaşam, tek komuta merkezi",
  "short_name": "One Life",
  "description": "Görev, finans, hedef, alışkanlık ve uzman danışmanlık. Grok-4 AI ile yönet.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0B",
  "theme_color": "#0A0A0B",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["productivity", "business", "lifestyle"],
  "icons": [
    { "src": "/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "/icons/icon-512.webp", "sizes": "512x512", "type": "image/webp", "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": "Yeni görev",
      "short_name": "Görev",
      "description": "Hızlı görev ekle",
      "url": "/tasks"
    },
    {
      "name": "Komut merkezi",
      "short_name": "Komuta",
      "description": "Grok-4 multimodal komut",
      "url": "/command"
    },
    {
      "name": "Danışmanlar",
      "short_name": "Danışman",
      "description": "Uzman AI danışmanları",
      "url": "/advisors"
    }
  ]
}
