{
  "name": "Makeupxsamantha",
  "short_name": "Makeupxs",
  "description": "Your bridal practice roadmap — built around the life you're actually building.",
  "start_url": "./03-Dashboard.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F5E6DD",
  "background_color": "#FAF7F2",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
