{
  "name": "AuthoGent",
  "short_name": "AuthoGent",
  "description": "AI LinkedIn post generator for developers and students",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#F5A6C8",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "business",
    "education"
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AuthoGent - AI LinkedIn post generator dashboard"
    }
  ]
}