{
    "name": "CozSweet",
    "short_name": "CozSweet",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#8B5CF6",
    "description": "Your exclusive AI companion\n24/7 online, understands all your feelings\nChat | Companion | Heal | Sweet moments\n💌 Come chat & flirt with me",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": [
        "entertainment",
        "social",
        "lifestyle"
    ],
    "lang": "en-US",
    "scope": "/",
    "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"
        }
    ],
    "screenshots": []
}