{
  "name": "Resilience Forge",
  "short_name": "Forge",
  "description": "Transform challenges into strength - Science-backed mental resilience training for students",
  "theme_color": "#050506",
  "background_color": "#050506",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "id": "/",
  "categories": ["education", "health", "lifestyle"],
  "icons": [
    {
      "src": "/forge-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Training Lab",
      "short_name": "Lab",
      "description": "Learn resilience techniques",
      "url": "/neuro-lab",
      "icons": [{ "src": "/forge-icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Stress Tools",
      "short_name": "Stress",
      "description": "Practice the AWU Protocol",
      "url": "/stress",
      "icons": [{ "src": "/forge-icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "AI Coach",
      "short_name": "Coach",
      "description": "Chat with your AI mentor",
      "url": "/coach",
      "icons": [{ "src": "/forge-icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "prefer_related_applications": false
}
