{
  "name": "Confide",
  "short_name": "Confide",
  "description": "The trusted confidant for teens. Ask anything, get homework help, and always have someone in your corner.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9fc",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "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='%237c3aed'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='white' font-family='sans-serif' font-weight='bold'>C</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='%237c3aed'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='white' font-family='sans-serif' font-weight='bold'>C</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "education"],
  "lang": "en",
  "dir": "ltr"
}