{
  "name": "Glizzy",
  "short_name": "Glizzy",
  "description": "Glizzy Store — one ceramic glizzy.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000d60",
  "theme_color": "#000d60",
  "icons": [
    { "src": "apple-touch-icon-1024.png", "sizes": "1024x1024", "type": "image/png" },
    { "src": "icon-512.png",              "sizes": "512x512",   "type": "image/png" },
    { "src": "icon-192.png",              "sizes": "192x192",   "type": "image/png" },
    { "src": "icon-2c--padded.svg",       "sizes": "any",       "type": "image/svg+xml" },
    { "src": "icon-512.png",              "sizes": "512x512",   "type": "image/png", "purpose": "maskable" },
    { "src": "icon-192.png",              "sizes": "192x192",   "type": "image/png", "purpose": "maskable" }
  ]
}
