{
  "name": "Cold Spots",
  "short_name": "ColdSpots",
  "description": "Co-op ghost identification — follow the cold, gather the evidence, name the thing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0810",
  "theme_color": "#0b0810",
  "icons": [
    {
      "src": "/static/game/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
