{
  "name": "OnboardPro",
  "short_name": "OnboardPro",
  "description": "Premium Android-Style Onboarding & Smart Photo Dressing Application",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d0f12",
  "theme_color": "#1a1f26",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://img.icons8.com/fluency/192/checked-user-male.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://img.icons8.com/fluency/512/checked-user-male.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
