{ "name": "Spades Online", "short_name": "Spades", "description": "Multiplayer Spades card game with ranked matchmaking", "start_url": ".", "display": "standalone", "background_color": "#050e08", "theme_color": "#d4af37", "orientation": "any", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "categories": ["games", "entertainment"], "lang": "en-US" }