{
  "name": "LevelHeadedApp — Emotional Control for Men",
  "short_name": "LevelHeadedApp",
  "description": "Cool down. Think clear. Send better. A private emotional intelligence app for men.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "categories": ["lifestyle", "health", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Cool down now",
      "short_name": "Cool down",
      "description": "Start a guided breathing or grounding exercise",
      "url": "/cooldown?src=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Vent privately",
      "short_name": "Vent",
      "description": "Get it out of your head before you act on it",
      "url": "/vent?src=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Rewrite my text",
      "short_name": "Rewrite",
      "description": "Check a message before you send it",
      "url": "/rewrite?src=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Crisis help",
      "short_name": "Crisis",
      "description": "Immediate crisis lines and support numbers",
      "url": "/crisis?src=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
