{
    "name": "CycleCue - Period & Cycle Tracking",
    "short_name": "CycleCue",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#FAF8FC",
    "theme_color": "#E91E63",
    "description": "Track your menstrual cycle, symptoms, and get personalized insights with CycleCue.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "screenshots": [
        {
            "src": "screenshots/home.png",
            "sizes": "1170x2532",
            "type": "image/png",
            "platform": "narrow",
            "label": "Home Screen of CycleCue"
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.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"
        }
    ]
}
