{
    "name": "SocialDog - Tinder for Dogs | Find Dog Friends & Playdates",
    "short_name": "SocialDog",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#E91E63",
    "theme_color": "#E91E63",
    "description": "SocialDog is the #1 dog social app - like Tinder for dogs! Find dog friends nearby, arrange playdates, and connect with dog owners in your area. The best dog app for finding puppy playdates and building a community for your furry friend.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": ["social", "lifestyle", "entertainment"],
    "keywords": "social dog, dog app, tinder for dogs, dog friends, dog playdate, dog dating app, pet social app",
    "lang": "en-NZ",
    "dir": "ltr",
    "scope": "/",
    "id": "socialdog-app",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.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"
        }
    ]
}