{
  "name": "GetTheTimeNow",
  "short_name": "TimeNow",
  "description": "The exact current time, wherever you are, plus a meeting-time planner and a directory of 416 world cities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B1F3B",
  "theme_color": "#1B1F3B",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
