{
  "name": "AIRLOCKED",
  "short_name": "AIRLOCKED",
  "description": "Co-op space station escape — outsmart the alien, reach the pod, get home.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060a12",
  "theme_color": "#060a12",
  "icons": [
    {
      "src": "/static/game/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
