{
  "name": "World Picks",
  "short_name": "World Picks",
  "description": "海外AI・テック・ビジネス情報を日本語で解説するキュレーションメディア",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f4f8f8",
  "theme_color": "#0f766e",
  "lang": "ja",
  "icons": [
    {
      "src": "/assets/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "technology", "business"],
  "shortcuts": [
    {
      "name": "AI記事",
      "url": "/categories/ai.html",
      "description": "AI・人工知能の最新ニュース"
    },
    {
      "name": "テック",
      "url": "/categories/tech.html",
      "description": "テクノロジーの最新ニュース"
    }
  ]
}
