{
    "id": "/?utm_source=pwa",
    "name": "Daily Asiagram",
    "short_name": "Daily Asiagram",
    "description": "Always with the truth",
    "start_url": "/?utm_source=pwa",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#150758",
    "icons": [
        {
            "src": "https://dailyasiagram.com/uploads/Favicon_Design.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://dailyasiagram.com/uploads/Favicon_Design.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}