{
  "name": "MaxAMove Moving Solutions — CRM",
  "short_name": "MaxAMove",
  "description": "MaxAMove Moving Solutions — your private CRM, estimates, invoices and financials",
  "start_url": "./MaxAMove App.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#14C6BF",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230ea5e9'/><text y='140' x='96' text-anchor='middle' font-size='120' font-family='serif'>🚛</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230ea5e9'/><text y='380' x='256' text-anchor='middle' font-size='320' font-family='serif'>🚛</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    { "name": "New Estimate", "url": "./MaxAMove App.html?view=estimates", "description": "Create a new estimate" },
    { "name": "Leads Pipeline", "url": "./MaxAMove App.html?view=leads", "description": "View leads pipeline" },
    { "name": "Jobs Board", "url": "./MaxAMove App.html?view=jobs", "description": "View jobs board" }
  ],
  "categories": ["business", "productivity"]
}
