{
    "name": "SnapScan",
    "short_name": "SnapScan",
    "description": "Point your camera at food ingredients. See what's in it. In 1 second.",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#0a0a0a",
    "orientation": "portrait",
    "icons": [
        { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
