{
  "name": "タネアカシ — ネットの話題まとめ",
  "short_name": "タネアカシ",
  "description": "その日ネットでいちばん騒がれている話題だけを、経緯・賛否・一次資料まで整理してまとめるサイト。",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e1117",
  "theme_color": "#171b24",
  "lang": "ja",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "新着記事", "url": "/new/" },
    { "name": "バズランキング", "url": "/ranking/" }
  ]
}
