{
  "name": "買い物価格比較",
  "short_name": "価格比較",
  "description": "スーパー・ドラッグストア・ネット通販の価格を記録して比較するアプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f8fa",
  "theme_color": "#4f8cff",
  "lang": "ja",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%234f8cff'/><text x='96' y='130' font-size='110' text-anchor='middle' fill='white'>🛒</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%234f8cff'/><text x='256' y='350' font-size='300' text-anchor='middle' fill='white'>🛒</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
