{
    "name": "MiteNet",
    "short_name": "MiteNet",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0F0F14",
    "theme_color": "#1A1A24",
    "description": "配信者のプロフィールと次の配信予定を見つけられるMiteNet。",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "mitenet_icon.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
