{
    "name": "Gurupo - グルメ＆レシピ",
    "short_name": "Gurupo",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "background_color": "#F3F4F6",
    "theme_color": "#FF6B6B",
    "icons": [
        {
            "src": "favicon.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml"
        }
    ],
    "share_target": {
        "action": "/",
        "method": "GET",
        "enctype": "application/x-www-form-urlencoded",
        "params": {
            "title": "title",
            "text": "text",
            "url": "share_url"
        }
    }
}
