{ "name": "Edvelox Webphone", "short_name": "Edvelox", "description": "Call and text parents from the school number.", "start_url": "/dashboard", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#F8FAF5", "theme_color": "#7AB648", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }