{
  "name": "InvestorBuilt",
  "short_name": "InvestorBuilt",
  "description": "Run co-living and fix & flip deals in seconds. Built by Robert T. Szigeti, active investor.",
  "start_url": "/deal-tools?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/screenshot-mobile.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "InvestorBuilt deal tools" },
    { "src": "/screenshots/screenshot-wide.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "InvestorBuilt deal tools" }
  ]
}
