{
  "name": "SolveCam iOS",
  "short_name": "SolveCam",
  "description": "大学受験問題の撮影・AI自動解説アプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef6f4",
  "theme_color": "#eef6f4",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
