{
  "name": "奎城网",
  "short_name": "奎城网",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f2f5f4",
  "theme_color": "#1f9d7d",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
