{
  "name": "Solar Bloom",
  "short_name": "SolarBloom",
  "description": "Garden the dead worlds of tomorrow. A relaxed far-future PWA game.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1e",
  "theme_color": "#0a0a1e",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
