{
  "short_name": "IEP_APP",
  "name": "IEP_APP",
  "icons": [
    {
      "src": "./img/icons/ic_launcher_release_144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/icons/ic_launcher_release_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/icons/ic_launcher_release_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "./img/screenshots/screenshot-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "./img/screenshots/screenshot-mobile.png",
      "sizes": "360x640",
      "type": "image/png"
    }
  ],
  "id": "/index.html",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#080403",
  "theme_color": "#080403"
}
