{
  "name": "二次方程式ソルバー",
  "short_name": "二次方程式",
  "description": "ax²+bx+c=0 の係数から判別式と実数解・重解・虚数解を求めます。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3b5bdb",
  "background_color": "#f4f6fb",
  "icons": []
}
