{
  "name": "RYOA",
  "short_name": "RYOA",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#b8e8ff",
  "theme_color": "#91d3f5",
  "icons": [
    {
      "src": "./app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}