{
    "name": "ETIC",
    "short_name": "ETIC",
    "theme_color": "#E8D502",
    "background_color": "#2196f3",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons": [
      {
        "src": "/images/ETIC-mobile-logo.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable any"
      }
    ],
    "splash_pages": null
  }