{ "id": "./", "name": "Sportally", "short_name": "Sportally", "description": "Create, join, and manage local sports events with friends and nearby players.", "start_url": "index2.html", "scope": "./", "display": "standalone", "orientation": "any", "theme_color": "#9FAFA1", "background_color": "#f6faf7", "categories": ["sports", "social", "lifestyle"], "icons": [ { "src": "icons/sportally-icon-192-v3.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/sportally-icon-512-v3.png", "sizes": "512x512", "type": "image/png" }, { "src": "icons/sportally-maskable-512-v3.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Events", "short_name": "Events", "url": "home.html", "icons": [{ "src": "icons/sportally-icon-192-v3.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Create Event", "short_name": "Create", "url": "create_event.html", "icons": [{ "src": "icons/sportally-icon-192-v3.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Profile", "short_name": "Profile", "url": "profile.html", "icons": [{ "src": "icons/sportally-icon-192-v3.png", "sizes": "192x192", "type": "image/png" }] } ] }