{
  "name": "Proactive Mentor OS",
  "short_name": "PMOS",
  "description": "AI-powered development mentorship and system optimization platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-or-landscape",
  "theme_color": "#0a0e17",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:%2322d3ee;stop-opacity:1' /><stop offset='100%' style='stop-color:%230e7490;stop-opacity:1' /></linearGradient></defs><rect width='192' height='192' fill='url(%23grad)' rx='45'/><circle cx='96' cy='96' r='70' fill='white' opacity='0.1'/><path d='M 96 50 L 120 80 L 110 80 L 110 130 L 82 130 L 82 80 L 72 80 Z' fill='white' opacity='0.95'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:%2322d3ee;stop-opacity:1' /><stop offset='100%' style='stop-color:%230e7490;stop-opacity:1' /></linearGradient></defs><rect width='512' height='512' fill='url(%23grad)' rx='120'/><circle cx='256' cy='256' r='185' fill='white' opacity='0.1'/><path d='M 256 130 L 320 213 L 293 213 L 293 346 L 219 346 L 219 213 L 192 213 Z' fill='white' opacity='0.95'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect width='540' height='720' fill='%230a0e17'/><text x='50%' y='50%' text-anchor='middle' dy='.3em' fill='white' font-size='32' font-family='system-ui'>PMOS Dashboard</text></svg>",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect width='1280' height='720' fill='%230a0e17'/><text x='50%' y='50%' text-anchor='middle' dy='.3em' fill='white' font-size='48' font-family='system-ui'>PMOS Platform</text></svg>",
      "sizes": "1280x720",
      "form_factor": "wide"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Tasks",
      "short_name": "Tasks",
      "description": "View and manage your tasks",
      "url": "/Tasks",
      "icons": [
        {
          "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%2322d3ee' rx='20'/><path d='M 24 30 L 40 50 L 72 30 M 24 60 L 72 60' stroke='white' stroke-width='6' fill='none' stroke-linecap='round'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your dashboard",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%23fbbf24' rx='20'/><rect x='20' y='20' width='28' height='28' fill='white' rx='4'/><rect x='52' y='20' width='28' height='28' fill='white' rx='4'/><rect x='20' y='52' width='28' height='28' fill='white' rx='4'/><rect x='52' y='52' width='28' height='28' fill='white' rx='4'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
