{
  "id": "./",
  "name": "Chrono - Time Management",
  "short_name": "Chrono",
  "description": "Calendar, tasks, and atlas views for planning work across the suite.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fbff",
  "theme_color": "#228be6",
  "icons": [
    {
      "src": "./app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities"]
}
