{
  "short_name": "ESR",
  "name": "ESR",
  "icons": [
    {
      "src":"/include/images/logo_short_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src":"/include/images/logo_short_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/index.php",
  "background_color": "#fff",
  "theme_color": "#14431f",
  "display": "standalone",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.obs-cy.account"
    }
  ],
  "permissions": [
    "geolocation",
    "videoCapture"
  ]
}
