{ "name": "GlowEdit AI Portrait Editor", "short_name": "GlowEdit", "description": "Private browser-based portrait photo editing with AI face and background tools.", "start_url": "/editor/?source=pwa", "scope": "/", "display": "standalone", "background_color": "#0f0d18", "theme_color": "#120f1f", "orientation": "any", "icons": [ {"src":"/assets/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"}, {"src":"/assets/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"} ], "shortcuts": [ {"name":"Open editor","short_name":"Editor","url":"/editor/","icons":[{"src":"/assets/icons/icon-192.png","sizes":"192x192"}]} ] }