{
    "name": "PassMedicine Local",
    "short_name": "PassMed",
    "description": "A local, offline-first viewer for PassMedicine questions and notes.",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#1e1e1e",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://placehold.co/192x192/7c3aed/ffffff?text=PM&font=inter",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "https://placehold.co/512x512/7c3aed/ffffff?text=PM&font=inter",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}