{
  "name": "Chrono Time Visualization Platform",
  "short_name": "Chrono",
  "description": "Paint your day onto a premium vintage analog clock.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#030008",
  "theme_color": "#D4AF37",
  "orientation": "any",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
