{
  "name": "Skin Edit",
  "short_name": "Skin Edit",
  "description": "Your personalized skin tracker, routine builder, and booking app — by Niagara Skin Clinic.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#9e7b7b",
  "theme_color": "#9e7b7b",
  "icons": [
    {
      "src": "/icons/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "beauty"]
}
