| 123456789101112131415161718 | {    "name": "Zakee's Planet",    "short_name": "Zakee's Planet",    "icons": [        {            "src": "/android-chrome-192x192.png?v=1",            "sizes": "192x192",            "type": "image/png"        },        {            "src": "/android-chrome-512x512.png?v=1",            "sizes": "512x512",            "type": "image/png"        }    ],    "theme_color": "#54bab9",    "start_url": "https://zak.ee"}
 |