{ "name": "Translate Photo - AI-Powered Photo Translation", "short_name": "Translate Photo", "description": "AI-powered photo translation app. Upload images with text and get contextual translations in multiple languages.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "theme_color": "#4361ee", "background_color": "#ffffff", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }