{
    "name": "Gatsbi AI - Research Paper Generator",
    "short_name": "Gatsbi",
    "description": "Transform your ideas into complete research papers with AI-powered assistance",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1f2937",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/logo-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/logo-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["productivity", "education", "utilities"],
    "lang": "en",
    "dir": "ltr",
    "prefer_related_applications": false,
    "related_applications": [],
    "screenshots": [
        {
            "src": "/og-image.png",
            "sizes": "1260x658",
            "type": "image/png",
            "form_factor": "wide"
        }
    ]
}
