{
    "name": "EduOne - One world, One learning.",
    "short_name": "EduOne",
    "description": "AI技術を活用した次世代eラーニングプラットフォーム",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E8742F",
    "background_color": "#FAF3E0",
    "icons": [
        {
            "src": "/img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}