{
  "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": "./index2.html",
  "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": "Sistem Tanısı",
      "short_name": "Tanı",
      "description": "Sistemin kalbini aç.",
      "url": "./index2.html#diag",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Zaman Sayacı",
      "short_name": "Sayaç",
      "description": "Odak sayacını aç.",
      "url": "./index2.html#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": "./index2.html#todo",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
