{
  "name": "FLYP — Zero-Cost Home Renovation Funding",
  "short_name": "FLYP",
  "description": "FLYP funds your home renovation at zero cost — you keep the profit at closing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1f4a",
  "theme_color": "#0f1f4a",
  "lang": "en-US",
  "categories": ["finance", "lifestyle", "business"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/crm/dashboard",
      "description": "Open the CRM dashboard"
    },
    {
      "name": "Marketing Routes",
      "url": "/crm/routes",
      "description": "Today's marketing routes"
    },
    {
      "name": "Get Started",
      "url": "/get-started",
      "description": "Start a free estimate"
    }
  ],
  "prefer_related_applications": false
}
