{
  "name": "Gisele Salles",
  "short_name": "Gisele Salles",
  "description": "Nutricionista Integrativa",
  "icons": [
    {
        "src": "/web-app-manifest-192x192.png?v=2",
        "sizes": "192x192",
        "type": "image/png"
    },
    {
        "src": "/web-app-manifest-512x512.png?v=2",
        "sizes": "512x512",
        "type": "image/png"
    },    
    {
      "src": "/web-app-manifest-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#FFF",
  "background_color": "#FFF",
  "start_url": "/pwa",
  "display": "standalone",
  "orientation": "portrait"
}