{
  "name": "PerezHub — One System. Every Tool You Need.",
  "short_name": "PerezHub",
  "description": "Create your free personal hub page. Share links, book services, and connect your digital presence.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#d4af37",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["beauty", "business", "lifestyle", "technology"],
  "lang": "en-US",
  "scope": "/",
  "display_override": ["window-controls-overlay", "standalone"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PerezHub landing page"
    }
  ]
}
