{ "name": "My Liberty Chat", "short_name": "Liberty Chat", "description": "Private, plain-English AI helper: news, letters, scams, tech help.", "start_url": "/app", "display": "standalone", "background_color": "#faf7f0", "theme_color": "#1b2a4a", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }