{
    "name": "Vision2026 - Visionary Studio",
    "short_name": "Vision2026",
    "description": "Create beautiful vision boards to manifest your dreams and goals for 2026",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F9FAFB",
    "theme_color": "#00E676",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "productivity",
        "lifestyle",
        "personalization"
    ],
    "screenshots": []
}