{
  "name": "Questionable Quizzes Host Portal",
  "short_name": "QQ Portal",
  "description": "Access your weekly quiz",
  "start_url": "/host-portal/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#298276",
  "theme_color": "#298276",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/wp-content/plugins/qqapp-hostportal/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/plugins/qqapp-hostportal/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
