{
  "name": "まとめダッシュボード",
  "short_name": "まとめ",
  "description": "2ch・ニュース・芸能まとめを一気に見れるアプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "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": [
    {
      "src": "screenshots/screen1.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["news", "entertainment"],
  "shortcuts": [
    {
      "name": "2ch・爆笑系",
      "url": "/?cat=2ch",
      "description": "2chまとめ・爆笑系まとめを見る"
    },
    {
      "name": "ニュース",
      "url": "/?cat=news",
      "description": "ニュース・時事まとめを見る"
    },
    {
      "name": "芸能・エンタメ",
      "url": "/?cat=ent",
      "description": "芸能・エンタメまとめを見る"
    }
  ]
}
