{
    "name": "Astrojano — Vedic Astrology",
    "short_name": "Astrojano",
    "description": "Personal Vedic astrology consultations, daily guidance, and live chat with your astrologer.",
    "start_url": "/dashboard?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#07091E",
    "theme_color": "#0B122E",
    "lang": "en",
    "categories": ["lifestyle", "astrology", "spirituality"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Live Chat",
            "short_name": "Chat",
            "url": "/dashboard/chat?source=pwa",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "My Reading",
            "short_name": "Reading",
            "url": "/dashboard/reading?source=pwa",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
