{
  "name": "knok — Local food, delivered by the venues themselves",
  "short_name": "knok",
  "description": "Order from independent restaurants and cafés that handle their own delivery. Live tracking, no marketplace fees.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f0f",
  "theme_color": "#1a1a1a",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My orders", "url": "/orders", "short_name": "Orders" },
    { "name": "Search venues", "url": "/search", "short_name": "Search" }
  ]
}
