{ "name": "RecipeCast", "short_name": "RecipeCast", "description": "Display recipes step-by-step on your smart TV, making cooking easier and hands-free.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "theme_color": "#3b82f6", "background_color": "#f5f6f5", "categories": ["food", "utilities", "productivity"], "lang": "en", "dir": "ltr", "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" }, { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" }, { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/favicon-512x512.png", "sizes": "512x512", "type": "image/png" } ], "shortcuts": [ { "name": "RecipeCast App", "short_name": "Cast", "description": "Cast recipes to your TV or smart display", "url": "/cast", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192" } ] }, { "name": "My Account", "short_name": "Account", "description": "Manage your account", "url": "/account", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192" } ] } ], "screenshots": [ { "src": "/og-image.png", "sizes": "800x400", "type": "image/png", "form_factor": "wide", "label": "RecipeCast - Cast recipes to your TV or smart display" } ] }