{
    "name": "Digital Guides",
    "short_name": "Guides",
    "description": "Create and share beautiful digital guides",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f9fafb",
    "theme_color": "#0ea5e9",
    "orientation": "portrait-primary",
    "categories": ["education", "productivity"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
