{
  "name": "MyCheerStuff",
  "short_name": "mycheerstuff",
  "start_url": "/",
  "display": "standalone",
  "background_color": "rgba(255,60,60,1)",
  "theme_color": "rgba(0,0,0,1)",
  "description": "Creating premium, custom handmade bows and cheer accessories with meticulous attention to quality and detail. Known for our fine embroidery and dedication to customer satisfaction, we’ve been perfecting cheer bows for decades, earning loyalty from cheer teams season after season.",
  "icons": [
    {
      "src": "/img/favicon/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/favicon/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}