{
    "name": "Odie - Personalized Bedtime Stories",
    "short_name": "Odie",
    "description": "Create magical, personalized bedtime stories featuring your child as the hero",
    "icons": [
        {
            "src": "/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#3b82f6",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait-primary",
    "scope": "/",
    "start_url": "/?utm_source=pwa",
    "categories": ["entertainment", "education", "kids"]
}
