{
  "name": "MORE Container",
  "short_name": "MORE",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#222222",
  "icons": [
    {
      "src": "icons/icon-192.webp",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.webp",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
