{
  "name": "Deccy — The Decorator's Toolkit",
  "short_name": "Deccy",
  "description": "Your all-in-one toolkit for painting and decorating projects",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4EFE4",
  "theme_color": "#7A8C6E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%237A8C6E'/><text x='96' y='110' font-size='80' font-weight='bold' fill='%23F4EFE4' text-anchor='middle' font-family='system-ui'>D</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%237A8C6E'/><text x='256' y='360' font-size='220' font-weight='bold' fill='%23F4EFE4' text-anchor='middle' font-family='system-ui'>D</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity"],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your business dashboard",
      "url": "/pro-dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%237A8C6E'/><text x='48' y='65' font-size='40' font-weight='bold' fill='%23F4EFE4' text-anchor='middle' font-family='system-ui'>📊</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "My Calendar",
      "short_name": "Calendar",
      "description": "Manage your jobs and schedule",
      "url": "/calendar",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%237A8C6E'/><text x='48' y='65' font-size='40' font-weight='bold' fill='%23F4EFE4' text-anchor='middle' font-family='system-ui'>📅</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Project Planner",
      "short_name": "Projects",
      "description": "Plan your projects room by room",
      "url": "/projects",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%237A8C6E'/><text x='48' y='65' font-size='40' font-weight='bold' fill='%23F4EFE4' text-anchor='middle' font-family='system-ui'>🎨</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
