{ "name": "DICEPTION", "short_name": "Diception", "description": "A super fast dice conquest game. Conquer territories, roll dice, and dominate the grid.", "start_url": "./index.html", "scope": ".", "display": "standalone", "theme_color": "#0a0a1a", "background_color": "#0a0a1a", "icons": [ { "src": "assets/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/icons/icon-512x512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }