{
  "name": "PriceBest | 最安値比較・価格追跡ツール",
  "short_name": "PriceBest",
  "description": "Amazon・楽天市場・Yahoo!ショッピングの価格推移を追跡し、最安値比較と値下がりを自動アラートするショッピング支援PWA",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#ff6000",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
