{ "name": "Memory Roll — The shared event camera", "short_name": "Memory Roll", "description": "Your guests take the photos. We make them beautiful. One QR code, live shared gallery, AI highlight reel.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#F5F0E6", "theme_color": "#E76F3C", "categories": ["photo", "social", "lifestyle"], "icons": [ { "src": "/icon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }, { "src": "/icon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Start a new roll", "short_name": "New roll", "description": "Create a new event and get your shareable QR.", "url": "/events/new" }, { "name": "Pricing", "short_name": "Pricing", "url": "/pricing" } ] }