{
    "name": "学歴早見表.jp",
    "short_name": "学歴早見表",
    "description": "履歴書の学歴欄を、生年月日から3秒で。和暦・西暦どちらも一発表示。",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#EAF2EC",
    "theme_color": "#378562",
    "lang": "ja",
    "dir": "ltr",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
