

{
"name": "Ludos",
"short_name": "Ludos",
"start_url": "https://tickets.ludos.art.br/",
"scope": "https://tickets.ludos.art.br/",
"theme_color": "#ff6400",
"background_color": "#ff6400",
"display": "standalone",
 "icons": [
  {
    "src": "https://www.evingo.com.br/sites/ludos/favicons/android-chrome-96x96.png",
    "sizes": "96x96",
    "type": "image/png"
  },
  {
        "src": "https://www.evingo.com.br/sites/ludos/favicons/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
  },
  {
    "src": "https://www.evingo.com.br/sites/ludos/favicons/android-chrome-256x256.png",
    "sizes": "256x256",
    "type": "image/png",
    "purpose": "any maskable"
  }
 ]
}