{ "id": "smartparms", "name": "SmartPARMS", "short_name": "SmartPARMS", "description": "Offline-first ARPA mobile workspace for PARMS", "lang": "en", "dir": "ltr", "start_url": "smartparms.php", "scope": "./", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "orientation": "portrait-primary", "background_color": "#f4faf7", "theme_color": "#0b6b4f", "categories": ["business", "productivity", "utilities"], "icons": [ { "src": "assets/img/myparms-logo.png", "sizes": "1254x1254", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Today's duties", "short_name": "Duties", "url": "smartparms.php#duties", "icons": [ { "src": "assets/img/myparms-logo.png", "sizes": "1254x1254", "type": "image/png" } ] }, { "name": "Unfinished memos", "short_name": "Memos", "url": "smartparms.php#memos", "icons": [ { "src": "assets/img/myparms-logo.png", "sizes": "1254x1254", "type": "image/png" } ] } ] }