{
  "name": "Vergerly",
  "short_name": "Vergerly",
  "description": "Guess the cathedral.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F8F5",
  "theme_color": "#1a1f3c",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
