{
  "name": "WARATEN アフレコ笑転",
  "short_name": "WARATEN",
  "description": "あなたの一声が、誰かの今日を変える。声でひっくり返すアフレコSNS。",
  "start_url": "/waraten/",
  "scope": "/waraten/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07070e",
  "theme_color": "#8B5CF6",
  "lang": "ja",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["entertainment", "social"],
  "shortcuts": [
    {
      "name": "録音する",
      "short_name": "録音",
      "description": "すぐに録音を開始する",
      "url": "/waraten/#record",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "ランキングを見る",
      "short_name": "ランキング",
      "description": "今週の笑いランキング",
      "url": "/waraten/#ranking",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    }
  ]
}
