{
  "name": "Glass Gallery",
  "short_name": "GlassGallery",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e8e0d0",
  "theme_color": "#8b1a1a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://api.dicebear.com/9.x/shapes/svg?seed=GlassGallery&backgroundColor=8b1a1a&shapeColor=efe9dc",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://api.dicebear.com/9.x/shapes/svg?seed=GlassGallery&backgroundColor=8b1a1a&shapeColor=efe9dc",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
