{
  "name": "Somaeir - Emotional Wellness Companion",
  "short_name": "Somaeir",
  "description": "Your pocket sanctuary for emotional regulation with trauma-informed design and complete privacy",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#8B5CF6",
  "background_color": "#0F0F0F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr"
}