{
  "name": "彩宙体彩",
  "short_name": "彩宙体彩",
  "description": "彩宙体彩的渐进式Web应用",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007AFF",
  "orientation": "portrait",
  "icons": [
	  {
	    "src": "/static/icons/logo144.png",
	    "sizes": "144x144",
	    "type": "image/png",
	    "purpose": "any maskable"
	  },
	  {
	    "src": "/static/icons/logo192.png",
	    "sizes": "192x192",
	    "type": "image/png",
	    "purpose": "any maskable"
	  },
    {
      "src": "/static/icons/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "zh-CN"
}
