{
  "name": "Mithra Life OS",
  "short_name": "Mithra",
  "description": "Your AI-Powered Life Operating System — Tasks, Habits, Calendar, Journal & AI Assistant",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#22d3ee",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "lifestyle",
    "utilities"
  ],
  "screenshots": [],
  "prefer_related_applications": false
}