{
  "short_name": "MARIO CLUB",
  "name": "MARIO CLUB",
  "icons": [{
      "src": "/images/webapp/icons/icon-192.png",
      "sizes": "192x192"},
   {
      "src": "/images/webapp/icons/icon-512.png",
      "sizes": "512x512"}
   ],
  "start_url": "/?platform=app",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#320374"
}