{
  "name":"Hanger Management",
  "short_name":"Hanger Mgmt",
  "start_url":"./index.html",
  "scope":"./",
  "display":"standalone",
  "background_color":"#f6f2ec",
  "theme_color":"#ff2d78",
  "icons":[
    {"src":"icon-192.png","sizes":"192x192","type":"image/png"},
    {"src":"icon-512.png","sizes":"512x512","type":"image/png"},
    {"src":"icon-512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ]
}