{
  "name": "VENU · Order from your spot",
  "short_name": "VENU",
  "description": "Order from outdoor venues in Estonia. Delivered to your spot.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f3030",
  "theme_color": "#1F8A8A",
  "orientation": "portrait",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
