{
    "name": "クーリエ・ジャポン",
    "short_name": "クーリエ・ジャポン",
    "description": "クーリエ・ジャポンは世界中のメディアから記事を厳選し、日本語に翻訳して掲載しています。グローバルな視点で物事を考える習慣が身につきます。",
    "start_url": "/?utm_source=pwa&utm_medium=homescreen",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "background_color": "#ffffff",
    "theme_color": "#3AACC9",
    "orientation": "portrait-primary",
    "lang": "ja",
    "dir": "ltr",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/wp-content/themes/courrier/img/pwa/icons/icon-72x72-v2.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/courrier/img/pwa/icons/icon-96x96-v2.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/courrier/img/pwa/icons/icon-128x128-v2.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/courrier/img/pwa/icons/icon-144x144-v2.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/courrier/img/pwa/icons/icon-152x152-v2.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/courrier/img/pwa/icons/icon-180x180-v2.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/courrier/img/pwa/icons/icon-192x192-v2.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/courrier/img/pwa/icons/icon-192x192-v2.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/wp-content/themes/courrier/img/pwa/icons/icon-384x384-v2.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/courrier/img/pwa/icons/icon-384x384-v2.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/wp-content/themes/courrier/img/pwa/icons/icon-512x512-v2.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/courrier/img/pwa/icons/icon-512x512-v2.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "news",
        "magazines"
    ]
}