{
  "name": "WSV Conferences",
  "short_name": "WSV",
  "description": "Official mobile app for WSV Conferences",
  "start_url": "/?pwa_v=4",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B0000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pwa/icons/wsv-icon-192-v4.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icons/wsv-icon-512-v4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}