{
  "name": "RetroPlay Arcade",
  "short_name": "RetroPlay",
  "start_url": "./index.html",
  "display": "fullscreen",
  "background_color": "#050510",
  "theme_color": "#050510",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}