{ "name": "StratoCMS", "short_name": "StratoCMS", "description": "StratoCMS — websites, hosting and ongoing support for growing teams.", "id": "/", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#08152f", "theme_color": "#ffffff", "icons": [ { "src": "/assets/icons/favicon.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/assets/icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ], "shortcuts": [ { "name": "Client Portal", "short_name": "Portal", "url": "/portal", "description": "Open your client dashboard" }, { "name": "Contact support", "short_name": "Support", "url": "/contact", "description": "Get in touch with our team" } ] }