{
  "name": "FlowlyShop",
  "short_name": "Flowly",
  "description": "FlowlyShop flash sale: up to 30% off Flowly SoundCore ANC headphones, Charge 65W GaN charger, Hydro 32oz bottle and Ground exercise mat. Designed by FlowlyShop, sold on our official Amazon store with Prime 1\u20132 day shipping. Walmart coming soon.",
  "start_url": "app.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f7fa",
  "theme_color": "#ff6a1a",
  "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"
    }
  ]
}