| 123456789101112131415 |
- {
- "name": "GenRecon — wideo → spacer 3D",
- "short_name": "GenRecon",
- "description": "Zamień film z telefonu w scenę 3D, po której możesz chodzić.",
- "start_url": "./",
- "scope": "./",
- "display": "standalone",
- "background_color": "#0e1116",
- "theme_color": "#0e1116",
- "orientation": "any",
- "icons": [
- { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
- { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
- ]
- }
|