{
  "name": "Clarity AI Writing Assistant",
  "short_name": "Clarity AI",
  "description": "AI-powered writing assistant for students and teachers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#0d9488",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}