| 12345678910111213141516171819202122 |
- {
- "name": "iBS Member Portal - Elken",
- "short_name": "iBS Member Portal",
- "theme_color": "#071241",
- "background_color": "#fff",
- "display": "standalone",
- "Scope": "/",
- "start_url": "/",
- "icons": [
- {
- "src": "img/icons/pwa-192x192.png",
- "sizes": "192x192",
- "type": "image/png"
- },
- {
- "src": "img/icons/pwa-512x512.png",
- "sizes": "512x512",
- "type": "image/png"
- }
- ],
- "splash_pages": null
- }
|