{ "id": "/", "name": "StudyVault — Personal Study Library", "short_name": "StudyVault", "description": "Save any study material, read the original, and test yourself on exactly what you studied.", "start_url": "/library", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "any", "background_color": "#ffffff", "theme_color": "#2563eb", "categories": ["education", "productivity"], "lang": "en", "dir": "ltr", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "All Files", "short_name": "Library", "url": "/library", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Starred", "short_name": "Starred", "url": "/library?view=starred", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }