{
  "name": "The Art of Craft Shop Dashboard",
  "short_name": "Shop Dashboard",
  "description": "The Art of Craft Etsy shop dashboard",
  "start_url": "./shop-dashboard.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F0F4F8",
  "theme_color": "#2C4A6E",
  "icons": [
    {
      "src": "./assets/header-logo.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
