{
    "name": "PayGoWeb",
    "short_name": "PayGoWeb",
    "description": "PayGoWebはPAYG（従量課金制）のホームページ制作サービスです。最低限の費用で大手と変わらない高品質のWebサイトを作成・管理できます。",
    "start_url": "https://paygoweb.frugallife.jp/?source=pwa",
    "display": "standalone",
    "lang": "ja",
    "dir": "auto",
    "orientation": "any",
    "theme_color": "#E8EAF1",
    "background_color": "#E8EAF1",
    "icons": [
        {
            "src": "https://paygoweb.frugallife.jp/icon-192x192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "https://paygoweb.frugallife.jp/icon-512x512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ]
}