{
  "name": "Aidra — Your AI Team",
  "short_name": "Aidra",
  "description": "28 AI virtual employees with names, skills, and memory. Always live.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#FAFAF8",
  "theme_color": "#2D1B69",
  "scope": "/",
  "id": "/",
  "categories": ["business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    {
      "src": "/aidra-brand/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/aidra-brand/favicon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/aidra-brand/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/aidra-brand/pwa-icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/aidra-brand/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/aidra-brand/pwa-icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/aidra-brand/08-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/aidra-brand/screenshot-mobile-1.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Chat with your AI team — 28 specialized employees"
    },
    {
      "src": "/aidra-brand/screenshot-desktop-1.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Full dashboard with templates, schedules, and 22+ integrations"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat with Aria",
      "short_name": "Aria",
      "description": "Your personal assistant — daily briefings, reminders, delegation",
      "url": "/dashboard?shortcut=aria",
      "icons": [{ "src": "/aidra-brand/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Browse templates",
      "short_name": "Templates",
      "description": "Run a pre-built workflow in one click",
      "url": "/dashboard?shortcut=templates",
      "icons": [{ "src": "/aidra-brand/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My tasks",
      "short_name": "Tasks",
      "description": "Today's work queue",
      "url": "/dashboard?shortcut=tasks",
      "icons": [{ "src": "/aidra-brand/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Refer & earn",
      "short_name": "Refer",
      "description": "Invite friends, earn $20 credits",
      "url": "/dashboard?shortcut=referrals",
      "icons": [{ "src": "/aidra-brand/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+aidra",
      "url": "/?action=%s"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
