{
  "name": "i-gb App",
  "short_name": "i-gb",
  "lang": "German",
  "start_url": "/",
  "background_color": "#f6f4f4",
  "theme_color": "#f6f4f4",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": [
    "fitness",
    "health"
  ],
  "scope": "/",
  "icons": [
    {
      "src": "/img/icons2/android-chrome-192x192.png?v=2.0",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icons2/android-chrome-512x512.png?v=2.0",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
