{
    "name": "手続きプランナー",
    "short_name": "手続きプランナー",
    "description": "生活に必要な様々な手続きをわかりやすく解説。必要書類の書き方、申請スケジュール、やることリストなどで安心サポート。",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fefefe",
    "theme_color": "#00754a",
    "icons": [
        {
            "src": "/icon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/icon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/icon-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
