{
  "name": "DeliveryDuck",
  "short_name": "DeliveryDuck",
  "theme_color": "#1976d2",
  "background_color": "#fafafa",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "/duck_logo_only.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ]
}
