{
  "name": "Replyze",
  "short_name": "Replyze",
  "description": "AI-powered reply generator for businesses and individuals",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#4ecca3",
  "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' rx='36' fill='%230d1117' stroke='%234ecca3' stroke-width='9'/><text x='96' y='138' text-anchor='middle' font-family='Impact,sans-serif' font-size='132' fill='%234ecca3' transform='scale(1.18,1) translate(-15,0)'>R</text><line x1='42' y1='150' x2='150' y2='150' stroke='%234ecca3' stroke-width='9'/></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='96' fill='%230d1117' stroke='%234ecca3' stroke-width='24'/><text x='256' y='368' text-anchor='middle' font-family='Impact,sans-serif' font-size='352' fill='%234ecca3' transform='scale(1.18,1) translate(-40,0)'>R</text><line x1='112' y1='400' x2='400' y2='400' stroke='%234ecca3' stroke-width='24'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [{"name": "Generate Reply", "url": "/app", "description": "Open the reply generator"}]
}
