{
  "name": "Polymarket Media JP",
  "short_name": "PM Media",
  "description": "予測市場Polymarketの日本語メディア。リアルタイム確率と分析記事。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "ja",
  "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"
    }
  ],
  "screenshots": [],
  "categories": ["news", "finance"],
  "shortcuts": [
    {
      "name": "最新記事",
      "short_name": "記事",
      "description": "最新の予測市場記事を読む",
      "url": "/articles",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "市場一覧",
      "short_name": "市場",
      "description": "Polymarket市場の確率を確認",
      "url": "/markets",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
