
{
  "name": "Ethereal Help",
  "short_name": "Ethereal",
  "description": "A parallel economy of love and care. Trade tokens for help, support your community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9333ea",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/og-image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "health", "lifestyle"],
  "shortcuts": [
    {
      "name": "Emergency Help",
      "short_name": "Emergency",
      "description": "Quick access to crisis services",
      "url": "/emergency",
      "icons": [{ "src": "/og-image.png", "sizes": "192x192" }]
    },
    {
      "name": "My Journal",
      "short_name": "Journal",
      "description": "Private therapeutic writing",
      "url": "/journal",
      "icons": [{ "src": "/og-image.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Care Navigator",
      "short_name": "Chat",
      "description": "24/7 AI support",
      "url": "/chat",
      "icons": [{ "src": "/og-image.png", "sizes": "192x192" }]
    }
  ]
}
