{
  "name": "Aires Lovers",
  "short_name": "Aires",
  "id": "/loyalty/mobile/?brand=aires",
  "start_url": "/loyalty/mobile/index.php",
  "scope": "/loyalty/mobile/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#fabe30",
  "icons": [
    { "src": "/loyalty/mobile/assets/pwa/aires/icon-192.png",     "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/loyalty/mobile/assets/pwa/aires/icon-256.png",     "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/loyalty/mobile/assets/pwa/aires/icon-512.png",     "sizes": "512x512", "type": "image/png", "purpose": "any" },

    { "src": "/loyalty/mobile/assets/pwa/aires/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/loyalty/mobile/assets/pwa/aires/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" },

    { "src": "/loyalty/mobile/assets/pwa/aires/monochrome-512.png", "sizes": "512x512", "type": "image/png", "purpose": "monochrome" }
  ],
  "shortcuts": [
    { "name": "Promos",  "url": "/loyalty/mobile/index.php?t=promos" },
    { "name": "Locales", "url": "/loyalty/mobile/index.php?t=locales" }
  ]
}