{
 "name": "VIP Tips",
  "short_name": "VIPTips",
  "description": "Software Vip Tips e trading sportivo",
  "start_url": "/my-account",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#fbbc34",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/pwa-screenshot-correct.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/icons/pwa-screenshot-nowide.png",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ]
}