{
  "name": "24Help.org",
  "short_name": "24Help.org",
  "description": "Your personal benefits assistant. Free. Always.",
  "start_url": "/my-chat.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0A2540",
  "orientation": "any",
  "scope": "/",
  "lang": "en-US",
  "categories": [
    "government",
    "health",
    "finance"
  ],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Chat with AI Benefits Assistant",
      "short_name": "Chat",
      "url": "/chat",
      "description": "Start a conversation with the AI Benefits Assistant"
    },
    {
      "name": "My Alerts",
      "short_name": "Alerts",
      "url": "/alerts",
      "description": "View your benefit alerts and deadlines"
    },
    {
      "name": "Ask AI Benefits Assistant",
      "short_name": "AI Assistant",
      "url": "/chat?new=1",
      "description": "Start a new conversation about your benefits"
    },
    {
      "name": "Report a Tip",
      "short_name": "Tips",
      "url": "/chat?tip=1",
      "description": "Share community intelligence about benefits offices"
    }
  ],
  "id": "/"
}
