{ "id": "/", "name": "MyBookSnap — Your camera roll is full of books", "short_name": "MyBookSnap", "description": "Snap a photo of your bookshelf and let AI read the spines for you.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#fafafa", "theme_color": "#fafafa", "categories": ["books", "lifestyle", "productivity", "utilities"], "icons": [ { "src": "/icon-192.png?v=20260502c", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png?v=20260502c", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "New scan", "short_name": "Scan", "description": "Scan a new photo of your bookshelf", "url": "/?action=scan", "icons": [{ "src": "/icon-192.png?v=20260502c", "sizes": "192x192" }] }, { "name": "My library", "short_name": "Library", "description": "Browse your catalog", "url": "/library", "icons": [{ "src": "/icon-192.png?v=20260502c", "sizes": "192x192" }] }, { "name": "My profile", "short_name": "Profile", "description": "View profile and credits", "url": "/profile", "icons": [{ "src": "/icon-192.png?v=20260502c", "sizes": "192x192" }] } ] }