{
  "name": "WebMon",
  "short_name": "WebMon",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0506",
  "theme_color": "#0e0506",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/icons/192.png",              "sizes": "192x192", "type": "image/png",     "purpose": "maskable" },
    { "src": "/icons/512.png",              "sizes": "512x512", "type": "image/png",     "purpose": "maskable" },
    { "src": "/icons/96.png",               "sizes": "96x96",   "type": "image/png",     "purpose": "any" },
    { "src": "/favicon.svg",                "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png",     "purpose": "any" }
  ]
}
