{
  "name": "ミラロク - TikTok・ふわっちライブ録画",
  "short_name": "ミラロク",
  "description": "TikTok・ふわっちのライブ配信を自動で録画。HLSストリーミング再生とMP4ダウンロードに対応。",
  "lang": "ja",
  "dir": "ltr",
  "scope": "/",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafaf9",
  "theme_color": "#ef4444",
  "categories": ["entertainment", "video", "social"],
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "録画履歴",
      "short_name": "履歴",
      "url": "/",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "チャンネル管理",
      "short_name": "チャンネル",
      "url": "/channels"
    },
    {
      "name": "料金プラン",
      "short_name": "プラン",
      "url": "/pricing"
    }
  ]
}
