{
  "name": "Shopping List",
  "short_name": "Shopping",
  "start_url": "https://shopping.williambueti.com/",
  "display": "fullscreen",
  "theme_color": "#0DCAF0",
  "background_color": "#0DCAF0",
  "description": "A shopping list app.",
  "icons": [
    {
      "src": "icon_1024.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "maskable"
    },
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}