{
  "name": "Express Intent",
  "short_name": "Express Intent",
  "description": "Direct AI Agents. Ship Real Software.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "minimal-ui",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "productivity", "business"],
  "background_color": "#0a0a0a",
  "theme_color": "#5BCE47",
  "shortcuts": [
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "8 tiers from $49 to $10000",
      "url": "/pricing.html?utm_source=pwa_shortcut",
      "icons": [{ "src": "/favicon-48x48.png", "sizes": "48x48", "type": "image/png" }]
    },
    {
      "name": "Book a Build Call",
      "short_name": "Book",
      "description": "30-minute live build with Enoch",
      "url": "/booking/index.html?tier=direct_call&utm_source=pwa_shortcut",
      "icons": [{ "src": "/favicon-48x48.png", "sizes": "48x48", "type": "image/png" }]
    },
    {
      "name": "AI Tools Directory",
      "short_name": "Tools",
      "description": "787 tools across 8 categories",
      "url": "/tools.html?utm_source=pwa_shortcut",
      "icons": [{ "src": "/favicon-48x48.png", "sizes": "48x48", "type": "image/png" }]
    },
    {
      "name": "Prompt Library",
      "short_name": "Prompts",
      "description": "215 ready-to-run prompts",
      "url": "/prompts.html?utm_source=pwa_shortcut",
      "icons": [{ "src": "/favicon-48x48.png", "sizes": "48x48", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-48x48.png", "sizes": "48x48", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.svg", "sizes": "180x180", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
