{
  "name": "TyresGone",
  "short_name": "TyresGone",
  "description": "Tyres gone. Proof stays. Check any waste carrier against the Environment Agency public register.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1B1A17",
  "background_color": "#E6E4DD",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/logomark-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "shortcuts": [
    {
      "name": "Check a waste carrier",
      "short_name": "Check",
      "url": "/search?q="
    },
    {
      "name": "Collectors by town",
      "short_name": "By town",
      "url": "/tyre-collection"
    },
    {
      "name": "Collectors by county",
      "short_name": "By county",
      "url": "/counties"
    }
  ]
}
