{
  "name": "Conciously - Mindful Work, Intentional Living",
  "short_name": "Conciously",
  "description": "Digital wellness tools for concious living",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f766e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "productivity", "health"],
  "lang": "en",
  "dir": "ltr"
} 