{ "name": "Scanline — Document Scanner", "short_name": "Scanline", "description": "Scan, square up, clean and export documents as PDF — fully offline.", "id": "./", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#0d0f13", "theme_color": "#0d0f13", "categories": ["productivity", "utilities"], "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "New scan", "url": "./?action=camera", "description": "Open the camera scanner" } ] }