{
    "name": "FringeShows.uk",
    "short_name": "FringeShows",
    "description": "An unofficial, fast way to search for Edinburgh Fringe events.",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#0f1115",
    "theme_color": "#9b7cff",
    "lang": "en-GB",
    "icons": [
      {
        "src": "/web-app-manifest-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "/web-app-manifest-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ]
  }