{
  "name": "Chaos & Tea",
  "short_name": "Chaos & Tea",
  "description": "Let it out. Laugh. Let it go.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e0e",
  "theme_color": "#0e0e0e",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Emergency Rage-Room",
      "short_name": "Rage Room",
      "description": "Instant Scream Box access",
      "url": "/companion?mode=scream",
      "icons": [{ "src": "/icons/rage.png", "sizes": "96x96" }]
    },
    {
      "name": "Cold Shower",
      "short_name": "Cold Shower",
      "description": "Instant 10-second reset",
      "url": "/companion?mode=cold",
      "icons": [{ "src": "/icons/cold.png", "sizes": "96x96" }]
    }
  ],
  "categories": ["health", "lifestyle", "medical"],
  "lang": "en-AU"
}
