{
  "name": "画门窗",
  "short_name": "画门窗",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "./img/icons/40x40.png",
      "sizes": "40x40",
      "type": "image/png"
    },
    {
      "src": "./img/icons/96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "./img/icons/120x120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "./img/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}