{
  "name": "Professor I — Knowledge is Power",
  "short_name": "Professor I",
  "description": "AI academic companion trained on humanity's accumulated knowledge. Tutoring, study tools, career counseling, and wellness coaching for students.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f1e8",
  "theme_color": "#102b20",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%23102b20'/%3E%3Ccircle cx='96' cy='96' r='48' fill='none' stroke='%23d5b96a' stroke-width='2'/%3E%3Ctext x='96' y='115' font-family='serif' font-size='72' font-weight='bold' fill='%23e3c66f' text-anchor='middle'%3EI%3C/text%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' width='512' height='512' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%23102b20'/%3E%3Ccircle cx='256' cy='256' r='128' fill='none' stroke='%23d5b96a' stroke-width='4'/%3E%3Ctext x='256' y='305' font-family='serif' font-size='192' font-weight='bold' fill='%23e3c66f' text-anchor='middle'%3EI%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Overview", "url": "/app/overview" },
    { "name": "Professor I", "url": "/app/learn" },
    { "name": "Planner", "url": "/app/planner" },
    { "name": "Settings", "url": "/app/settings" }
  ]
}
