{
  "name": "Hoy Toca Chillear",
  "short_name": "Chillear",
  "description": "App de participaciones para eventos Chill ON",
  "start_url": "/ipad/",
  "scope": "/ipad/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#7EC8E3",
  "theme_color": "#7EC8E3",
  "lang": "es",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
