{
    "name": "Reeforia",
    "short_name": "Reeforia",
    "description": "Saltwater fish & coral compatibility checker for reef tanks",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0e1a",
    "theme_color": "#06b6d4",
    "icons": [
        {
            "src": "/ReeforiaLogo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/ReeforiaLogo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["lifestyle", "utilities", "education"]
}
