{
  "name": "回声 Echo — 广播剧评分",
  "short_name": "回声 Echo",
  "description": "发现好听的广播剧，为好声音打分",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9f0e8",
  "theme_color": "#f9f0e8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
