{
  "name": "Castlevania",
  "icons": [
    {
      "src": "castlevania.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "castlevania.html",
  "scope": "castlevania.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF"
}