{
  "name": "GroomPort",
  "short_name": "GroomPort",
  "description": "All-in-one software for mobile pet groomers: scheduling, routing, client management, and payments.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141620",
  "theme_color": "#141620",
  "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='%23e85d04'/><text x='50%25' y='54%25' font-size='100' text-anchor='middle' dominant-baseline='middle' fill='white' font-family='sans-serif' font-weight='800'>GP</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='%23e85d04'/><text x='50%25' y='54%25' font-size='260' text-anchor='middle' dominant-baseline='middle' fill='white' font-family='sans-serif' font-weight='800'>GP</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "productivity"]
}