{
  "name": "OciusX - The digital twin of reality",
  "short_name": "OciusX",
  "theme_color": "#272b30",
  "background_color": "#272b30",
  "display": "fullscreen",
  "orientation": "portrait",
  "start_url": ".",
  "description": "The easiest way to manage your FTTx project.",
  "icons": [
    {
      "src": "media/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "media/favicons/android-chrome-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "media/favicons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "media/favicons/mstile-150x150.png",
      "sizes": "150x150",
      "type": "image/png"
    }
  ],
  "splash_pages": null
}