{
  "name": "BeautyCrew",
  "short_name": "BeautyCrew",
  "description": "The operating system for the beauty industry",
  "start_url": "/discover",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#D4537E",
  "orientation": "portrait",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
