{ "name": "Shine Away: Star Quest V5.1", "short_name": "Shine Away", "description": "A cute 16-bit kawaii fantasy adventure PWA.", "start_url": "./", "display": "standalone", "background_color": "#150b2e", "theme_color": "#8b5cf6", "orientation": "landscape", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }