{ "name": "AM24", "short_name": "AM24", "description": "AM24: Swipe Your News", "start_url": "/index.html", "scope": "/", "display": "standalone", "background_color": "#01030a", "theme_color": "#2563eb", "orientation": "portrait-primary", "icons": [ { "src": "/am24-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/am24-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "News", "short_name": "News", "url": "/news.html", "description": "Open AM24 News" }, { "name": "Profile", "short_name": "Profile", "url": "/profile.html", "description": "Open your AM24 profile" }, { "name": "Videos", "short_name": "Videos", "url": "/videos.html", "description": "Open AM24 videos" } ] }