{
    "name": "LottoData",
    "short_name": "LottoData",
    "description": "Generator-first lottery workspace with saved sets, a mobile journal, and grounded play-smart tools.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#0f172a",
    "icons": [
        {
            "src": "/icons/lottodata-app-icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.ico",
            "sizes": "16x16 32x32 48x48",
            "type": "image/x-icon"
        }
    ]
}
