{
  "name": "Zemble",
  "short_name": "Zemble",
  "description": "For writers who take their work seriously.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f5f2",
  "theme_color": "#2d5a3d",
  "categories": ["productivity", "writing"],
  "lang": "en",
  "icons": [
    { "src": "icon.svg",       "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png",   "sizes": "192x192", "type": "image/png",     "purpose": "any" },
    { "src": "icon-512.png",   "sizes": "512x512", "type": "image/png",     "purpose": "any" },
    { "src": "icon-512.png",   "sizes": "512x512", "type": "image/png",     "purpose": "maskable" },
    { "src": "icon-180.png",   "sizes": "180x180", "type": "image/png",     "purpose": "any" }
  ]
}
