{
  "name": "Motif - AI Chief of Staff",
  "short_name": "Motif",
  "description": "AI Chief of Staff for executives — conversational Q&A over email, calendar, and workplace tools",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Brief",
      "short_name": "Brief",
      "description": "View today's executive brief",
      "url": "/?view=brief",
      "icons": [
        {
          "src": "/icons/brief.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Calendar",
      "short_name": "Calendar",
      "description": "View your calendar",
      "url": "/?view=calendar",
      "icons": [
        {
          "src": "/icons/calendar.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Chat with Motif",
      "short_name": "Chat",
      "description": "Ask Motif a question",
      "url": "/?chat=open",
      "icons": [
        {
          "src": "/icons/chat.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}

