{
  "name": "WarmCup",
  "short_name": "WarmCup",
  "description": "Real people, real-time support when panic hits",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0d0a",
  "theme_color": "#c4956a",
  "orientation": "portrait-primary",
  "categories": ["health", "social"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Open chat", "url": "/chat", "description": "Go straight to the chat" },
    { "name": "I made it through", "url": "/wall", "description": "Share your recovery" }
  ]
}
