{
    "name": "WIPPY Japan",
    "short_name": "WIPPY",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#FF4B8C",
    "description": "WIPPY Japan Growth Web",
    "orientation": "portrait",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "net.nrise.wippy.global",
            "url": "https://play.google.com/store/apps/details?id=net.nrise.wippy.global"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/jp/app/wippy/id6478781711"
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
