{
  "name": "Handl Shopping",
  "short_name": "Handl",
  "description": "Collaborative phone-first shopping list",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#050816",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
