{
    "name": "LensFlip",
    "short_name": "LensFlip",
    "description": "Scan items at thrift stores to instantly see what they sell for",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0f1a",
    "theme_color": "#00e6c8",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["shopping", "utilities"],
    "screenshots": []
}
