{
    "name": "The Writora",
    "short_name": "Writora",
    "description": "Independent journalism, deep analysis, and creative writing from verified voices across the globe.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#111827",
    "background_color": "#ffffff",
    "lang": "en",
    "categories": ["news", "education", "books"],
    "icons": [
        {
            "src": "/images/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "All Articles",
            "short_name": "Articles",
            "url": "/articles"
        },
        {
            "name": "Go Premium",
            "short_name": "Premium",
            "url": "/pricing"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
