{
  "name": "MEGA",
  "short_name": "MEGA",
  "start_url": "./",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#3aa7ff",
  "theme_color": "#3aa7ff",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}