{
  "name": "Hail Mary Mode Test",
  "short_name": "Hail Mary Test",
  "description": "Discover your problem-solving style under extreme pressure across four axes: Pressure Logic, Emotional Containment, Adaptive Risk, and Mission Bond.",
  "start_url": "/hail-mary-mode/",
  "display": "standalone",
  "background_color": "#0a0c10",
  "theme_color": "#ff8c42",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
