{
  "name": "Leseratte.app",
  "short_name": "Leseratte",
  "theme_color": "#ce9205",
  "background_color": "#ce9205",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "./",
  "start_url": "/",
  "version": "2.0.0",
  "lang": "de-DE",
  "icons": [
    {
      "src": "gfx/app-icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "gfx/app-icon.svg",
      "sizes": "512x512"
    }
  ]
}
