{
  "id": "/",
  "name": "Zaman Yöneticisi",
  "short_name": "Zaman",
  "description": "Sistem Tanısı, zaman sayacı, görevler, rutinler, review, notlar ve enerji takvimi tek ekosistemde.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/sistem",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#080604",
  "theme_color": "#080604",
  "orientation": "any",
  "categories": [
    "productivity",
    "utilities",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pano",
      "short_name": "Pano",
      "description": "Günün tek ekranda özeti.",
      "url": "/sistem#pano",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Sistem Tanısı",
      "short_name": "Tanı",
      "description": "Sistemin kalbini aç.",
      "url": "/diag",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Zaman Sayacı",
      "short_name": "Sayaç",
      "description": "Odak sayacını aç.",
      "url": "/sistem#timer",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Yapılacaklar",
      "short_name": "Görevler",
      "description": "Görev listesini aç.",
      "url": "/sistem#todo",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}