{
  "name": "AI Capability & Adoption Platform",
  "short_name": "AI Native",
  "description": "AI learning and discovery platform — feeds, papers, resources, patterns",
  "start_url": "/learn/feed",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Live Feed",
      "url": "/learn/feed",
      "description": "Live AI news, podcasts, and videos"
    },
    {
      "name": "Research Papers",
      "url": "/learn/papers",
      "description": "AI research papers library"
    }
  ]
}
