123456789101112131415 |
- {
- "background_color": "black",
- "description": "Luckypot",
- "display": "fullscreen",
- "icons": [
- {
- "src": "./images/icon.png",
- "sizes": "192x192",
- "type": "image/png"
- }
- ],
- "name": "LuckyPot",
- "short_name": "Lucky",
- "start_url": "/webgame/"
- }
|