{
  "id": "/restoran-panel/",
  "name": "VanYemek Restoran Paneli",
  "short_name": "VY Panel",
  "description": "Restoran sipariş yönetimi — anlık bildirim ile",
  "start_url": "/restoran-panel/siparisler",
  "scope": "/restoran-panel/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#f97316",
  "background_color": "#fff7ed",
  "categories": ["food", "business"],
  "icons": [
    {
      "src": "/api/icon192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/icon192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Siparişler",
      "url": "/restoran-panel/siparisler",
      "description": "Aktif siparişleri görüntüle"
    }
  ]
}
