{
  "id": "/",
  "name": "Asamble",
  "short_name": "Asamble",
  "description": "Etkinlik ve delegasyon yönetim platformu",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#1e1e26",
  "theme_color": "#1e293b",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["productivity", "education", "business"],
  "icons": [
    { "src": "/favicon-16.png?v=4", "sizes": "16x16", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-32.png?v=4", "sizes": "32x32", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png?v=4", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/asamble.svg?v=4", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],

  "screenshots": [
    {
      "src": "/screenshots/desktop.png?v=4",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Asamble konferans yönetim paneli"
    },
    {
      "src": "/screenshots/mobile.png?v=4",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobilde Asamble ana ekranı"
    }
  ],
  "shortcuts": [
    {
      "name": "Panel",
      "short_name": "Panel",
      "description": "Etkinlik panelini aç",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png?v=4", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Program",
      "short_name": "Program",
      "description": "Etkinlik programını görüntüle",
      "url": "/events",
      "icons": [{ "src": "/icon-192.png?v=4", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Alan",
      "short_name": "Alan",
      "description": "Etkinlik alanı ve haritası",
      "url": "/venue",
      "icons": [{ "src": "/icon-192.png?v=4", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
