{
  "name": "ハウスSE - デジタルサポート",
  "short_name": "ハウスSE",
  "description": "家庭のネット・スマホ・PC・家電トラブルをすぐに解決。甲陽クリエイトが運営する姫路・押上拠点のデジタルサポート。",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#5a8a44",
  "background_color": "#ffffff",
  "lang": "ja",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "教室リクエスト",
      "short_name": "教室",
      "url": "./classroom.html",
      "description": "デジタル教室の予約・問い合わせ"
    },
    {
      "name": "オンラインサポート",
      "short_name": "相談",
      "url": "./support.html",
      "description": "チャット・ビデオ通話でサポート"
    }
  ],
  "categories": ["utilities", "education"]
}
