{
  "name": "AlwaysHere",
  "short_name": "AlwaysHere",
  "description": "They don't listen to reminders. They listen to you. Turn your voice into a 24/7 AI Companion for neurodivergent adults. Custom voice cloning, crisis detection, routine support, and real-time caregiver visibility.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EFF4FF",
  "theme_color": "#5B8A72",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["health", "lifestyle", "medical"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Get Started",
      "short_name": "Start",
      "description": "Choose an AlwaysHere plan and get set up",
      "url": "/self-service",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
