{
  "name": "Financial Finder",
  "short_name": "FinFinder",
  "description": "Find trusted financial professionals instantly",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#101a33",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "https://images.hostinger.com/466a4cd2-736e-438a-980f-371dc14dc37e.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.hostinger.com/466a4cd2-736e-438a-980f-371dc14dc37e.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.hostinger.com/466a4cd2-736e-438a-980f-371dc14dc37e.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Concierge",
      "short_name": "Concierge",
      "description": "Get matched with a financial professional",
      "url": "/concierge",
      "icons": [
        { "src": "https://images.hostinger.com/466a4cd2-736e-438a-980f-371dc14dc37e.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Find a Professional",
      "short_name": "Directory",
      "description": "Browse the professional directory",
      "url": "/directory",
      "icons": [
        { "src": "https://images.hostinger.com/466a4cd2-736e-438a-980f-371dc14dc37e.png", "sizes": "192x192" }
      ]
    }
  ]
}
