{
  "name": "eSun Splendor",
  "short_name": "eSun",
  "description": "eSun Splendor is FlowlyShop's direct storefront: the same audio, wearables, home, kitchen and travel products from our eBay and Amazon stores, at lower direct prices, shipped from Los Angeles with live chat and callbacks.",
  "start_url": "app.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fbf8f3",
  "theme_color": "#2a1b3d",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}