{
    "name": "e-iris",
    "short_name": "e-iris",
    "description": "App e-iris!",
    "icons": [
      {
        "src": "icon.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "icon.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ],
    "scope": ".",
    "start_url": "./",
    "theme_color": "#09c4a9",
    "background_color": "#252525",
    "display": "fullscreen",
    "orientation": "portrait",
    "prefer_related_applications": false
  }