{ "id": "./", "name": "M4 CONTROL", "short_name": "M4", "description": "PWA shell for the M4 CONTROL operator app.", "lang": "pl-PL", "dir": "ltr", "start_url": "./", "scope": "./", "display": "standalone", "display_override": ["standalone", "minimal-ui", "browser"], "background_color": "#000000", "theme_color": "#000000", "orientation": "portrait", "categories": ["utilities", "productivity"], "prefer_related_applications": false, "icons": [ { "src": "./assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "./assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Installations", "short_name": "Installations", "url": "./#installations", "icons": [{ "src": "./assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Status", "short_name": "Status", "url": "./#status", "icons": [{ "src": "./assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Settings", "short_name": "Settings", "url": "./#settings", "icons": [{ "src": "./assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }