{
    "name": "MDCAT Prep Pro",
    "short_name": "MDCAT",
    "description": "Free MCAT/MDCAT exam preparation with quizzes, mock tests, and spaced repetition",
    "start_url": "app.php",
    "display": "standalone",
    "background_color": "#f3f1ea",
    "theme_color": "#116149",
    "orientation": "portrait",
    "icons": [
        {
            "src": "img/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
