{
  "id": "musecat",
  "dir": "ltr",
  "lang": "en",
  "theme_color": "#f5f5f7",
  "background_color": "#f5f5f7",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "name": "MUSECAT",
  "short_name": "MUSECAT",
  "description": "MUSECAT is a web app that helps you find the nearest arcade to you.",
  "icons": [
    {
      "src": "/images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}
