{
 "name": "magraft.com - everything around the property",
 "short_name": "magraft",
 "start_url": "../index.html",
 "scope": "../",
 "display": "standalone",
 "background_color": "#14161B",
 "theme_color": "#14161B",
 "description": "Verified people, suppliers and equipment for every physical job around a property.",
 "icons": [
  {
   "src": "img/icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "img/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "img/icon-maskable.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}