{
  "name": "Hell's Offspring",
  "short_name": "Hell's Search",
  "display": "standalone",
  "orientation": "portrait",  
  "start_url": "/index.html?from=webApp",
  "theme_color": "#424242",
  "background_color": "#111111",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}