{
  "name": "CrossPrice",
  "short_name": "CrossPrice",
  "description": "海外と日本の価格差から仕入れ・販売チャンスを発見する越境価格比較サービス",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["shopping", "finance", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "マージン計算機",
      "url": "/tools/margin-calculator"
    },
    {
      "name": "カテゴリ",
      "url": "/categories"
    },
    {
      "name": "ガイド",
      "url": "/guides"
    }
  ]
}
