{
  "name": "RYT — Riskli Yapı Tespit Sistemi",
  "short_name": "RYT",
  "description": "6306 Sayılı Kanun kapsamında riskli yapı tespiti iş yönetim platformu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e40af",
  "orientation": "any",
  "lang": "tr",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon.svg",     "sizes": "any",     "type": "image/svg+xml" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "İş Listesi",
      "short_name": "İş Listesi",
      "description": "Koordinatör iş listesini aç",
      "url": "/?page=isler",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ajanda",
      "short_name": "Ajanda",
      "description": "Haftalık ajandayı aç",
      "url": "/?page=ajanda",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
