{
  "name": "ShopyGO App",
  "short_name": "ShopyGO",
  "start_url": "index.html?v=1",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007185",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
