{
    "short_name": "MTDex",
    "name": "MTDex - Pokédex App",
    "icons": [
        {
            "src": "icons/icon-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "icons/icon-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#f8fafc",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#f8fafc",
    "description": "MTDex — A comprehensive Pokédex application with moves, abilities, items, and more."
}