{
  "name": "MyApp — Kişisel Yönetim",
  "short_name": "MyApp",
  "description": "Projeler, görevler, notlar ve linkler — kişisel yönetim merkezi",
  "start_url": "/panel",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1017",
  "theme_color": "#101322",
  "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" }
  ],
  "shortcuts": [
    { "name": "Görevler", "url": "/gorevler", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Yeni Not", "url": "/not", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Linkler", "url": "/linkler", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
