{
  "name": "World Clock by HappyBein",
  "short_name": "World Clock",
  "description": "Add any city and see its current time instantly. Clean world clock for remote teams and travellers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#B45309",
  "theme_color": "#B45309",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "favicon.svg",  "sizes": "any",      "type": "image/svg+xml" }
  ],
  "categories": ["productivity", "utilities"]
}
