|
1234567891011121314 |
- {
- "name": "",
- "short_name": "",
- "icons": [
- {
- "src": "/android-chrome-72x72.png",
- "sizes": "72x72",
- "type": "image/png"
- }
- ],
- "theme_color": "#ffffff",
- "background_color": "#ffffff",
- "display": "standalone"
- }
|