{
  "id": "?homescreen=1",
  "name": "Beemine Club",
  "short_name": "Beemine",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#271F30",
  "lang": "es",
  "scope": "/",
  "description": "Club Beemine Webapp",
  "icons": [
    {
      "src": "launcher_icon.svg",
      "sizes": "72x72 96x96 128x128 144x144 152x152 192x192 384x384 512x512 120x120 180x180",
      "type": "image/svg+xml"
    },
    { "src": "splash_icon.png", "sizes": "512x512", "type": "image/png" }
  ],
  "orientation": "portrait",
  "theme_color": "#271F30"
}
