{
    "name": "にゃんぽい - タップでポイ活！",
    "short_name": "にゃんぽい",
    "description": "ネコをタップしてポイントを集めよう！レアネコを集めてPayPay交換！",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fef6fb",
    "theme_color": "#ff6b9d",
    "lang": "ja",
    "categories": [
        "games",
        "entertainment"
    ],
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}