{
  "name": "Mōv Aesthetics",
  "short_name": "Mōv",
  "description": "Your skincare routine, treatments, and progress — from Mōv Aesthetics.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2EDE4",
  "theme_color": "#626A5B",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}