{
  "name": "OnDuty - Service Discovery Platform",
  "short_name": "OnDuty",
  "description": "Find trusted nearby service experts instantly.",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#FFC107",
  "icons": [
    {
      "src": "/assets/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/uploads/profile/default_user.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/uploads/profile/default_user.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
