{ "name": "CityWars", "short_name": "CityWars", "description": "City management, world map control, and movement reports in an installable web app.", "start_url": "/", "display": "standalone", "background_color": "#efe1bc", "theme_color": "#6e2f1f", "icons": [ { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }