{
    "name": "Loot Deals App - Best Loot Offers & Price Tracker India",
    "short_name": "Loot Deals",
    "description": "India's #1 app for loot deals, price tracking & deal alerts. Track prices on Amazon, Flipkart & 8+ platforms.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F0720",
    "theme_color": "#6C3CE1",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/images/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/images/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": ["shopping", "utilities"],
    "lang": "en-IN",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.lootdeals",
            "id": "com.lootdeals"
        }
    ]
}