{
  "name": "FP3級 過去問トレーニング",
  "short_name": "FP3過去問",
  "description": "FP3級過去問学習ツール。オフライン対応PWA。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0faf0",
  "theme_color": "#27ae60",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
