{
 "name": "BusiPlan",
 "short_name": "BusiPlan",
 "description": "Floor plans to scale: enter the room, place furniture at real sizes, check the clearances and print a PDF with dimensions and a scale bar.",
 "start_url": "./",
 "scope": "./",
 "display": "standalone",
 "background_color": "#0a0f1f",
 "theme_color": "#0a0f1f",
 "icons": [
  {
   "src": "../../_shared/icon.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "../../_shared/icon.png",
   "sizes": "512x512",
   "type": "image/png"
  }
 ]
}
