{
  "name": "Mazey",
  "short_name": "Mazey",
  "description": "Installable Mazey website with utility examples, a browser playground, and TypeScript API documentation.",
  "id": "/mazey/",
  "start_url": "/mazey/",
  "scope": "/mazey/",
  "display": "standalone",
  "background_color": "#f7f8fc",
  "theme_color": "#5b3fd6",
  "icons": [
    {
      "src": "/mazey/images/logo-dark-circle-transparent-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mazey/images/logo-dark-circle-transparent-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mazey/images/logo-dark-circle-transparent-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
