{
  "name": "Friendly Marketing Services",
  "short_name": "Friendly",
  "description": "More leads. Less bullsh*t. Expert lead generation for contractors, roofers, HVAC, med spas & local businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Book a Call",
      "short_name": "Book",
      "description": "Schedule your free 15-min strategy call",
      "url": "/#book",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View our marketing services",
      "url": "/#services",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    }
  ]
}
