{
  "name": "Chrono Fusion - Time & Timezone Management",
  "short_name": "Chrono Fusion",
  "description": "World clocks, a timezone converter, and cross-timezone alarms with notifications",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1419",
  "theme_color": "#00ffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/chrono.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "/chrono.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
