{
  "name": "OnlyAce CRM",
  "short_name": "OnlyAce",
  "description": "Video Production CRM — OnlyAce Media",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f13",
  "theme_color": "#6C63FF",
  "orientation": "any",
  "lang": "en",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tasks",
      "short_name": "Tasks",
      "url": "/?tab=tasks",
      "description": "Open task list"
    }
  ]
}
