{
  "name": "AuthorsTask - Author Portal",
  "short_name": "AuthorsTask",
  "description": "Author portal for managing book publishing services, invoices, contracts, and orders.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon3.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon3.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"]
}
