{
    "name": "Babuno（バブノ）",
    "short_name": "Babuno",
    "description": "ニューボーンフォトの小物・衣装をレンタルできるポータル。出店ショップから予約・決済まで。",
    "lang": "ja",
    "dir": "ltr",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FBFAF7",
    "theme_color": "#FBFAF7",
    "categories": ["shopping", "lifestyle"],
    "icons": [
        {
            "src": "/images/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/images/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
