{
  "name": "DREDOTT Admin",
  "short_name": "DREDOTT",
  "description": "DREDOTT admin panel — manage listings, tasks, and teams",
  "start_url": "/en/admin",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0e1428",
  "background_color": "#080d1a",
  "icons": [
    {
      "src": "/admin-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en"
}
