{
    "name": "Nihongo — Learn Japanese",
    "short_name": "Nihongo",
    "description": "Learn Japanese: kana, kanji, vocabulary, grammar, reading, listening and JLPT mock tests.",
    "theme_color": "#e11d48",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "/",
    "scope": "/",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
