{
  "name": "Activist Mentor",
  "short_name": "Outcry AI",
  "description": "AI-powered activist mentor for social change",
  "theme_color": "#1f1f23",
  "background_color": "#1f1f23",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-1024.svg",
      "sizes": "1024x1024",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "2048x2732",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["education", "social", "productivity"],
  "lang": "en-US",
  "dir": "ltr"
}