{
  "name": "Selaras — AI Consciousness & Abundance",
  "short_name": "Selaras",
  "description": "Train the mind. Elevate the self. Build inner abundance through AI-guided reflection, rituals, meditation, and transformation tracking.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "health", "productivity", "education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Coach", "short_name": "Coach", "description": "Talk to your AI consciousness coach", "url": "/coach", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Daily Check-in", "short_name": "Check-in", "description": "Log mood, energy, and focus", "url": "/tracking", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Journal", "short_name": "Journal", "description": "Write a reflection", "url": "/journal", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Meditation", "short_name": "Meditation", "description": "Generate a guided meditation", "url": "/meditation", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "prefer_related_applications": false
}
