{
  "name": "大問1マスター",
  "short_name": "大問1",
  "description": "高校入試 数学 大問1（計算・小問集合）学習アプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0c29",
  "theme_color": "#0f0c29",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
