{
  "name": "Poliqs",
  "short_name": "Poliqs",
  "description": "ChatApp",
  "start_url": "/mobile/intake",
  "scope": "/mobile/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/AppLogo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/AppLogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}