{
    "name": "Super Star Project",
    "short_name": "Super Star Project",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0175C2",
    "theme_color": "#0175C2",
    "description": "Personal forecasts for every day, week, month, and year. Includes Western and Vedic astrology, Tarot spreads, and a full analysis of the Matrix of Destiny. AI consultant will answer questions based on your birth data.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-01.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-02.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
