{ "id": "/", "name": "The Wine Maker's Companion", "short_name": "Wine Companion", "description": "Track every homemade wine batch from must to bottle. Log gravity, plot fermentation, import recipes from the web with AI, and never lose a note again.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#f8f4ec", "theme_color": "#7a1b3a", "categories": ["lifestyle", "food"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/screenshots/landing.jpg", "sizes": "412x915", "type": "image/jpeg", "form_factor": "narrow", "label": "Landing page — The cellar log for serious home winemakers" }, { "src": "/screenshots/landing-wide.jpg", "sizes": "1280x720", "type": "image/jpeg", "form_factor": "wide", "label": "Landing page — desktop view with feature cards" } ] }