{
    "name": "StudySmart",
    "short_name": "StudySmart",
    "description": "Interactive aviation study guides and flashcards.",
    "start_url": ".",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#0ea5e9",
    "icons": [
        {
            "src": "logo-small.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}