{
  "name": "ASTRAL FORGE - 幻獣育成RPG",
  "short_name": "ASTRAL FORGE",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0f15",
  "theme_color": "#101722",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}