{
  "name": "Franchise Caliber",
  "short_name": "FC",
  "description": "AI-powered franchise due diligence. Know exactly what's in your FDD before you sign.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7FBF9",
  "theme_color": "#1B4332",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "/appletouchicon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "FDD Analyzer",
      "short_name": "Analyzer",
      "url": "/fdd-analyzer",
      "description": "Analyze a Franchise Disclosure Document"
    },
    {
      "name": "Expert Review",
      "short_name": "Expert",
      "url": "/expert-review",
      "description": "Book an expert review of your deal"
    }
  ],
  "prefer_related_applications": false
}