{
  "name": "PerceptAR — Mental Health Companion",
  "short_name": "PerceptAR",
  "description": "A supportive companion for those navigating schizophrenia, psychosis, and related conditions. Reality checks, grounding tools, medication tracking, crisis planning, and a safe community.",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2da0c3",
  "background_color": "#f8fafb",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69d7f300559525f8d2292585/d08d39d42_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/69d7f300559525f8d2292585/d08d39d42_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/69d7f300559525f8d2292585/d08d39d42_logo.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["medical", "health"],
  "screenshots": [
    {
      "src": "https://media.base44.com/images/public/69d7f300559525f8d2292585/d08d39d42_logo.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Reality Check",
      "short_name": "Reality Check",
      "description": "Check if what you're experiencing is real",
      "url": "/reality-check",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69d7f300559525f8d2292585/d08d39d42_logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Crisis Help",
      "short_name": "SOS",
      "description": "Access crisis support resources immediately",
      "url": "/",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69d7f300559525f8d2292585/d08d39d42_logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
