{
  "name": "TolipAI Tools",
  "short_name": "TolipAI",
  "description": "Real estate investment tools — skip trace, ARV, distressed properties, and more.",
  "start_url": "/tools/",
  "scope": "/tools/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0ea5e9",
  "background_color": "#0a0a0a",
  "icons": [
    {
      "src": "/tools/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/tools/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Contact Enrichment",
      "url": "/tools/contact-enrichment",
      "description": "Skip trace contacts"
    },
    {
      "name": "ARV Calculator",
      "url": "/tools/arv",
      "description": "Calculate after-repair value"
    },
    {
      "name": "Property Lookup",
      "url": "/tools/property-lookup",
      "description": "Look up property details"
    }
  ]
}
