{
  "name": "ASTRAL FORGE - Prologue",
  "short_name": "ASTRAL FORGE",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07111d",
  "theme_color": "#10365a",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}