{
    "name": "Qratko Lens",
    "short_name": "Lens",
    "description": "Understand any menu in your language. Photograph it, read every dish explained, show the waiter.",
    "start_url": "/scan",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0E0E10",
    "theme_color": "#0E0E10",
    "lang": "en",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}
