{
  "name": "World Clock — Live Time in 418 Cities With UTC Offsets",
  "short_name": "World Clock",
  "description": "See the current local time in 418 cities at once, with UTC offsets, daylight saving shifts, and a business-hours badge for scheduling calls.",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#cbe2e4",
  "background_color": "#feffff",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}