{
  "name": "The Whiteout Exercise",
  "short_name": "Whiteout",
  "description": "A team judgment simulation — rank survival items, compare with your group, debrief on decision-making.",
  "id": "https://whiteout-exercise.org/",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/static/brand/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/brand/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#111111",
  "background_color": "#ffffff",
  "display": "standalone"
}