{ "name": "PestoNotes", "short_name": "PestoNotes", "description": "AI-powered study cheat sheets — upload a photo, get an instant summary", "start_url": "/", "display": "standalone", "background_color": "#F7F4EE", "theme_color": "#2D5016", "orientation": "portrait", "categories": ["education", "productivity"], "icons": [ { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/favicon.svg", "sizes": "180x180", "type": "image/svg+xml", "purpose": "any" } ], "screenshots": [], "shortcuts": [ { "name": "Upload Notes", "url": "/upload", "description": "Upload a photo or PDF to generate a cheat sheet" } ] }