{
  "name": "芒果机",
  "short_name": "芒果机",
  "id": "/index.html",
  "start_url": "https://mango-phone.pages.dev/",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "zh-CN",
  "theme_color": "#f59e0b",
  "background_color": "#fff7ed",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
