{
  "name": "Local Gems",
  "short_name": "Local Gems",
  "description": "Find independent restaurants, cafés, shops and hidden gems near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a120d",
  "theme_color": "#1a120d",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Manage my listing",
      "short_name": "My listing",
      "description": "Edit your business details, photos, pitch video and socials.",
      "url": "/business",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "64x64",
          "type": "image/png"
        }
      ]
    }
  ]
}
