{ "name": "APG Parent Portal", "short_name": "APG Parent", "description": "APG Parent Portal for books, fees, payments and notifications.", "start_url": "parent/index.php", "scope": "./", "display": "standalone", "background_color": "#3f63c8", "theme_color": "#3f63c8", "orientation": "portrait", "icons": [ { "src": "assets/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/images/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Parent Portal", "short_name": "Parent", "url": "parent/index.php", "description": "Open APG Parent Portal", "icons": [ { "src": "assets/images/pwa-icon-192.png", "sizes": "192x192" } ] } ] }