{
    "name": "佐藤真理子ボイストレーニング 申込ツール",
    "short_name": "ボイトレ申込",
    "description": "佐藤真理子ボイストレーニング教室のレッスン申込・予約管理アプリ",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "lang": "ja",
    "dir": "ltr",
    "theme_color": "#6a1b9a",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["education", "lifestyle"]
}
