{
  "name": "Backyard BBQ",
  "short_name": "BBQ",
  "description": "Order from the grill, watch the queue.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1410",
  "theme_color": "#1a1410",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Cook view", "url": "/host.html", "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }] }
  ]
}
