{
  "name": "alman hesabi - QR Siparis",
  "short_name": "alman hesabi",
  "description": "QR kod ile siparis ver, hesabi kolayca bol",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#184347",
  "orientation": "portrait",
  "categories": ["food", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan QR",
      "short_name": "Scan",
      "description": "Scan a QR code to start ordering",
      "url": "/scan",
      "icons": [{ "src": "/logo.svg", "sizes": "any" }]
    }
  ]
}
