{
  "name": "MNLO",
  "short_name": "MNLO",
  "theme_color": "#1B82C7",
  "background_color": "#ffffff",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "icons": [{
    "src": "./assets/icons/mnlo/mnlo256.png",
    "sizes": "256x256",
    "type": "image/png",
    "purpose": "any"
  },{
    "src": "./assets/icons/mnlo/mnlo512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any"
  },{
    "src": "./assets/icons/mnlo/mnlo1024.png",
    "sizes": "1024x1024",
    "type": "image/png",
    "purpose": "any"
  },{
    "src": "./assets/icons/mnlo/mnlo192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "maskable"
  }]
}