{
  "name": "Muma Live Exhibition Autonomous Purification Programme",
  "__note": "Mule PWA",
  "short_name": "MuLeApp",
  "start_url": "./index.html",
  "scope": "./",
  "icons": [
    { "src": "./img/etal1.ico",
      "sizes": "128x128",
      "type": "image/ico"
    },
    { "src": "./img/etal1.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "theme_color": "#111",
  "background_color": "#333",
  "display": "standalone",
  "orientation": "any"
}