{
    "name": "今何年.jp",
    "short_name": "今何年",
    "description": "西暦と和暦をかんたんに変換。今は令和何年? 平成22年は西暦何年? といった疑問に、個別年ページ・元号早見表・干支早見表で答えます。",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f5f1e8",
    "theme_color": "#c8102e",
    "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"
        }
    ]
}
