{ "name": "Last Man Standing", "short_name": "Last Man", "description": "So you reckon you know football? Pick one football team each matchweek. Survive wins and stay in the game until you are the last one standing.", "id": "./", "start_url": "./app", "scope": "./", "display": "standalone", "background_color": "#f7faf7", "theme_color": "#0b2e20", "orientation": "any", "icons": [ { "src": "./icons/icon-square-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-square-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }