{
    "name": "寶可夢學習宇宙",
    "short_name": "寶可夢注音",
    "description": "翌丞與翌安的專屬注音學習遊戲",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f0f9ff",
    "theme_color": "#3b82f6",
    "orientation": "portrait",
    "lang": "zh-TW",
    "categories": ["education", "games"],
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
