{
    "name": "Biorhythm Calculator",
    "short_name": "Biorhythm Ca",
    "description": "Calculate and visualize your physical, emotional, and intellectual biorhythm cycles based on your birthday.",
    "start_url": "/en/app/biorhythm-calculator",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#4F46E5",
    "background_color": "#4F46E5",
    "scope": "/en/app/biorhythm-calculator",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/biorhythm-calculator/biorhythm-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/biorhythm-calculator/biorhythm-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}