{
  "name": "Bag It Bin It",
  "short_name": "BagItBinIt",
  "description": "Tag the location of your dog poo bags and get reminders to collect them on your return walk.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
