{
    "name": "PawPetClub",
    "short_name": "PawPetClub",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#F8F9FA",
    "theme_color": "#FF6B6B",
    "description": "PawPetClub - A social media platform for pet lovers to connect, share, and celebrate their furry friends. Join our community of pet enthusiasts!",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": ["social", "lifestyle"],
    "lang": "en",
    "scope": "/",
    "icons": [
        {
            "src": "favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "icons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
