{
  "name": "RankAI - AIが選ぶ商品ランキング",
  "short_name": "RankAI",
  "description": "AIが楽天市場・Amazonの商品をリアルタイム分析。おすすめTOP10ランキングを自動生成。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F8FA",
  "theme_color": "#FF6B35",
  "orientation": "portrait-primary",
  "lang": "ja",
  "categories": ["shopping", "lifestyle"],
  "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"
    }
  ]
}
