{
    "name": "MyMysticDay",
    "short_name": "MyMysticDay",
    "description": "Birth charts, tarot, horoscopes, zodiac compatibility and numerology, written as reflection rather than prediction.",
    "lang": "en-US",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "id": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#fbf8f1",
    "theme_color": "#0d1724",
    "categories": ["lifestyle", "entertainment", "education"],
    "icons": [
        {
            "src": "/images/brand/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/brand/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/brand/mymysticday-mark.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "shortcuts": [
        { "name": "Today's sky", "url": "/sky-today" },
        { "name": "One-card reading", "url": "/tarot/one-card" },
        { "name": "Birth chart", "url": "/birth-chart" },
        { "name": "Daily horoscope", "url": "/horoscope/daily" }
    ]
}
