{ "name": "Talk2Me", "short_name": "Talk2Me", "description": "Real-time voice translation app - translate spoken language instantly", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#007bff", "icons": [ { "src": "/static/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/static/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Start Recording", "short_name": "Record", "description": "Start voice recording for translation", "url": "/?action=record", "icons": [ { "src": "/static/icons/icon-192x192.png", "sizes": "192x192" } ] } ], "categories": ["productivity", "utilities", "education"], "prefer_related_applications": false, "related_applications": [] }