{
  "name": "THY Beauty Products",
  "short_name": "THY",
  "description": "Portal de THY Beauty Products",
  "start_url": "/mi-thy/",
  "scope": "/mi-thy/",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#074969",
  "icons": [
    {
      "src": "/images/thy_pwa.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/thy_pwa.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}