| 123456789101112131415161718192021 |
- {
- "name": "Gazperi",
- "short_name": "Gazperi",
- "description": "Educação e consultoria em IA",
- "start_url": "/",
- "display": "minimal-ui",
- "background_color": "#f5f0e8",
- "theme_color": "#b85c38",
- "icons": [
- {
- "src": "/img/icons/icon-192.png",
- "sizes": "192x192",
- "type": "image/png"
- },
- {
- "src": "/img/icons/icon-512.png",
- "sizes": "512x512",
- "type": "image/png"
- }
- ]
- }
|