{
  "name": "Beauty Outlook",
  "short_name": "Beauty Outlook",
  "description": "Premium multi-tenant SaaS booking platform inspired by iOS UI",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#F2F2F7",
  "theme_color": "#007AFF",
  "orientation": "any",
  "icons": [
    {
      "src": "app_logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}