{
    "short_name": "CYBERSCAPE",
    "name": "CYBERSCAPE",
    "icons": [
      {
        "src": "img/icon-192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "img/icon-512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": "/",
    "background_color": "#000000",
    "display": "fullscreen",
    "scope": "/",
    "theme_color": "#000000",
    "description": "Escape the routine!",
    "screenshots": [
      {
        "src": "img/screenshot_1.webp",
        "type": "image/webp",
        "sizes": "380x768"
      }
    ]
  }