{
  "name": "The Last Signal",
  "short_name": "Signal",
  "description": "A game about what happens to the light when you look away",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a0a08",
  "theme_color": "#FFB347",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><circle cx='96' cy='96' r='80' fill='%230a0a08'/><circle cx='96' cy='96' r='30' fill='%23FFB347' opacity='0.8'/><circle cx='96' cy='96' r='15' fill='%23FFE4B5'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
