{
  "name": "せどリッチAI",
  "short_name": "せどリッチ",
  "description": "楽天せどり向けAI相場リサーチSaaS — SPU連動ポイント計算・フリマ相場自動取得",
  "lang": "ja",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/dashboard",
  "scope": "/",
  "theme_color": "#4f46e5",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot_dashboard.png",
      "sizes": "1280x960",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ダッシュボード画面"
    }
  ]
}
