{
    "name": "DigiWarranty",
    "short_name": "DigiWarranty",
    "description": "Real discounts from real retailers, near you.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#821692",
    "icons": [
        { "src": "/img/favicon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/img/favicon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/img/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "app.digiwarranty.customer",
            "url": "https://play.google.com/store/apps/details?id=app.digiwarranty.customer"
        }
    ]
}
