{
  "name": "468 Tracker",
  "short_name": "468",
  "description": "Track your weekly work hours against Hong Kong's 468 rule.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1C1C1E",
  "background_color": "#1C1C1E",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
