{
    "name": "Catvine - Share Your Cat Moments",
    "short_name": "Catvine",
    "description": "The social network for cat lovers. Share, discover, and connect through amazing cat content.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#bd119f",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/logo500.png",
            "sizes": "500x500",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/logo800.png",
            "sizes": "800x800",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "cats",
        "lifestyle",
        "social"
    ]
}