{ "name": "Gamertag Generator", "short_name": "Gamertags", "description": "Generate clean, platform-safe gamertags in your browser.", "start_url": "/", "display": "standalone", "background_color": "#0b0e14", "theme_color": "#0b0e14", "icons": [ { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }