{
  "name": "LoLRoms",
  "short_name": "LoLRoms",
  "description": "Vintage ROMs & ISOs",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#F7F4EF",
  "theme_color": "#000000",
  "orientation": "any",

  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],

  "shortcuts": [
    {
      "name": "LoLROMs",
      "short_name": "LoLROMs",
      "url": "/"
    }
  ]
}