{
  "name": "Declarative Clock",
  "short_name": "DeclarativeClock",
  "description": "Declarative Clock — time declared, not discovered. High-precision clock with UTC, POSIX, binary, and local time, synchronized to atomic standards.",
  "start_url": "/DeclarativeClock/",
  "display": "standalone",
  "background_color": "#0D0C16",
  "theme_color": "#0D0C16",
  "icons": [
    {
      "src": "/DeclarativeClock/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/DeclarativeClock/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/DeclarativeClock/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
