{
  "name": "World Time Explorer",
  "short_name": "World Time",
  "description": "See the local time in any city, watch daylight sweep across the globe, and scrub time forward or backward.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2B2E63",
  "theme_color": "#2B2E63",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
