{
  "name": "Allie's Assistant",
  "short_name": "Assistant",
  "description": "Personal AI assistant connected to Nextcloud, calendar, email, and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f1a",
  "theme_color": "#0f0f1a",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230f0f1a'/%3E%3Ccircle cx='96' cy='96' r='48' fill='none' stroke='%236c63ff' stroke-width='8'/%3E%3Ccircle cx='96' cy='96' r='20' fill='%236c63ff'/%3E%3Cline x1='96' y1='28' x2='96' y2='48' stroke='%236c63ff' stroke-width='8' stroke-linecap='round'/%3E%3Cline x1='96' y1='144' x2='96' y2='164' stroke='%236c63ff' stroke-width='8' stroke-linecap='round'/%3E%3Cline x1='28' y1='96' x2='48' y2='96' stroke='%236c63ff' stroke-width='8' stroke-linecap='round'/%3E%3Cline x1='144' y1='96' x2='164' y2='96' stroke='%236c63ff' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%230f0f1a'/%3E%3Ccircle cx='256' cy='256' r='128' fill='none' stroke='%236c63ff' stroke-width='20'/%3E%3Ccircle cx='256' cy='256' r='52' fill='%236c63ff'/%3E%3Cline x1='256' y1='76' x2='256' y2='128' stroke='%236c63ff' stroke-width='20' stroke-linecap='round'/%3E%3Cline x1='256' y1='384' x2='256' y2='436' stroke='%236c63ff' stroke-width='20' stroke-linecap='round'/%3E%3Cline x1='76' y1='256' x2='128' y2='256' stroke='%236c63ff' stroke-width='20' stroke-linecap='round'/%3E%3Cline x1='384' y1='256' x2='436' y2='256' stroke='%236c63ff' stroke-width='20' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Morning Briefing",
      "short_name": "Briefing",
      "description": "Get your morning briefing",
      "url": "/?q=morning+briefing"
    },
    {
      "name": "Today's Schedule",
      "short_name": "Schedule",
      "description": "Check today's calendar",
      "url": "/?q=whats+on+my+schedule+today"
    },
    {
      "name": "Check Email",
      "short_name": "Email",
      "description": "Read unread emails",
      "url": "/?q=check+my+email"
    }
  ]
}
