| { | |
| "name": "Morshen Alpha", | |
| "short_name": "Morshen Alpha", | |
| "start_url": "/", | |
| "display": "standalone", | |
| "background_color": "#f8f9fa", | |
| "theme_color": "#f8f9fa", | |
| "icons": [ | |
| { | |
| "src": "/icon.png", | |
| "sizes": "192x192", | |
| "type": "image/png" | |
| }, | |
| { | |
| "src": "/icon-512x512.png", | |
| "sizes": "512x512", | |
| "type": "image/png" | |
| } | |
| ] | |
| } | |