{
  "name": "Postcode Navigator",
  "short_name": "Postcode Navigator",
  "description": "Search any UK postcode, browse the businesses there, and start navigating in your favourite maps app.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#0b1120",
  "icons": [
    {
      "src": "https://postcodenavigator.app/public_assets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
