{
  "id": "/",
  "name": "Clocksimulator.com",
  "short_name": "Clocksimulator",
  "lang": "en",
  "dir": "ltr",
  "description": "Online analog clock with timezone support, dark and light themes, and embeddable options.",
  "categories": [
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000"
}