{
  "name": "YearWheel - Interactive Year Calendar",
  "short_name": "YearWheel",
  "description": "An interactive calendar visualization that morphs between circular and square shapes, representing the entire year in a unique way",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"]
}

