{
  "name": "VoidClock Classic",
  "short_name": "Classic",
  "description": "VoidClock Classic – a clean, fullscreen web clock",
  "start_url": "/classic",
  "scope": "/classic/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/images/clock-white.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/clock-white.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
