{
    "id": "com.bd.education.english.ssc.hsc.pwa",
    "name": "Gramify: SSC & HSC English",
    "short_name": "Gramify",
    "description": "An interactive practice app for BD HSC & SSC students to master English grammar through practicing previous year board questions",
    "lang": "bn",
    "categories": [
        "education"
    ],
    "scope": "/",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0a0f1e",
    "background_color": "#0a0f1e",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Start Practice",
            "short_name": "Practice",
            "description": "Start practicing English grammar",
            "url": "/practice",
            "icons": [
                {
                    "src": "/web-app-manifest-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "id": "com.bd.education.english.ssc.hsc",
            "url": "https://play.google.com/store/apps/details?id=com.bd.education.english.ssc.hsc"
        }
    ],
    "prefer_related_applications": true
}