{ "id": "/", "name": "ScanBook.Net — PDF Generator", "short_name": "ScanBook.Net", "description": "Capture photos, crop, reorder, and build a shareable PDF. Runs in your browser or installed as an app. A project of DomainsTrug.", "start_url": "./index.html?source=pwa", "scope": "./", "display": "standalone", "display_override": ["standalone", "minimal-ui", "browser"], "orientation": "portrait", "background_color": "#14171F", "theme_color": "#14171F", "categories": ["productivity", "utilities"], "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" } ] }