{
  "name": "QR Panel",
  "short_name": "QR Panel",
  "description": "Restoran sipariş yönetim paneli",
  "start_url": "/panel",
  "scope": "/panel",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#f97316",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "food"],
  "lang": "tr"
}
