{ "name": "Mutant Aquarium", "short_name": "Aquarium", "description": "A cozy aquarium gacha and idle game.", "start_url": "./", "scope": "./", "display": "fullscreen", "display_override": ["fullscreen", "standalone"], "background_color": "#0a2d57", "theme_color": "#0a2d57", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" } ] }