{
  "name": "TechPulse - 技術ニュース",
  "short_name": "TechPulse",
  "description": "日本語で読める最新の技術ニュースを毎日お届け",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "technology"],
  "lang": "ja",
  "dir": "ltr",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "トレンド",
      "url": "/trending",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "カテゴリ",
      "url": "/categories",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
