{
  "name": "GravitasAI — Autonomous Executive Authority Agent",
  "short_name": "GravitasAI",
  "description": "Your 24/7 Autonomous Executive Authority & Multi-Platform Brand Engine",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#080B11",
  "theme_color": "#080B11",
  "orientation": "portrait",
  "categories": ["business", "productivity", "social"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Record Voice Memo",
      "short_name": "Record",
      "description": "Dictate a 30-second thought leadership voice memo",
      "url": "/dashboard?record=true",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Approvals Queue",
      "short_name": "Approvals",
      "description": "Review and approve pending social media posts",
      "url": "/dashboard/inbox",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Topic Radar",
      "short_name": "Radar",
      "description": "Explore trending topics in tech and SaaS",
      "url": "/dashboard/radar",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    }
  ]
}
