{
  "name": "Meetings Brief — Free AI Meeting Assistant",
  "short_name": "Meetings Brief",
  "description": "Free AI meeting assistant with voice capture, semantic search, smart summaries, and Aria AI memory. Mobile-first, privacy-first. 100% free forever.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2EDE4",
  "theme_color": "#E8533A",
  "lang": "en-US",
  "scope": "/",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Meeting",
      "short_name": "New Meeting",
      "description": "Start a new meeting note",
      "url": "/app"
    },
    {
      "name": "Summary Generator",
      "short_name": "Summaries",
      "description": "Generate AI meeting summaries",
      "url": "/summary-generator"
    },
    {
      "name": "Aria AI",
      "short_name": "Aria",
      "description": "Chat with Aria, your AI meeting assistant",
      "url": "/aria"
    }
  ]
}
