{
  "name": "TypeAssist — On-device AI Autocomplete for macOS",
  "short_name": "TypeAssist",
  "description": "Private, on-device AI autocomplete for macOS. Ghost-text completions in any text field — Mail, Slack, Notes, VS Code, Notion. Press Tab to accept.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#09090b",
  "background_color": "#fbfbfa",
  "categories": ["productivity", "utilities", "developer"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "See TypeAssist lifetime plans",
      "url": "/#pricing"
    },
    {
      "name": "Join waitlist",
      "short_name": "Waitlist",
      "description": "Get the launch link",
      "url": "/#waitlist"
    }
  ]
}
