{
  "name": "WuxiaworldEU",
  "short_name": "Wuxia App",
  "theme_color": "#ffffff",
  "background_color": "#004740",
  "display": "fullscreen",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "serviceworker": {
    "src": "/firebase-messaging-sw-v1.2.js",
    "scope": "/"
  },
  "icons": [
    {
      "src": "icons/icon-150x150.png",
      "sizes": "150x100",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "splash_pages": null
}
