{
 "name": "BusiFrees",
 "short_name": "BusiFrees",
 "description": "Router-cut letters at any size, with a real check on cutter diameter and a price that follows the cutting length.",
 "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"
  }
 ]
}