{
  "name": "ParrotB — The Office Platform Built for Small Business",
  "short_name": "ParrotB",
  "description": "AI-powered business partner that runs calls, jobs, team, customers, and reputation for trades and local service SMBs. Available 24/7 in Italian, English, and Spanish.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#094f63",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/static/images/logo-300x300.png",
      "sizes": "300x300",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/logo-300x300.png",
      "sizes": "300x300",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
