{
  "name": "MangoFM · 24小时英语电台",
  "short_name": "MangoFM",
  "description": "一天 24 个直播间 · 错位开课 · 随时插进来就能学",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF4E3",
  "theme_color": "#FF6B35",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["education", "lifestyle"],
  "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"
    }
  ]
}
