{
  "name": "LinearPortal — AI-Powered Dev Sandbox",
  "short_name": "LinearPortal",
  "description": "Build full-stack apps with AI in seconds. Pick GPT-4, Claude, Gemini, or Grok — the AI agent writes, runs, and ships your code.",
  "start_url": "https://ai.linearportal.com",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#fb9424",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["developer", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-home.png",
      "sizes": "1364x652",
      "type": "image/png",
      "label": "LinearPortal — AI-Powered Dev Sandbox"
    }
  ],
  "shortcuts": [
    {
      "name": "Sign Up",
      "short_name": "Sign Up",
      "description": "Create a free account",
      "url": "https://ai.linearportal.com/signup",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    },
    {
      "name": "Sign In",
      "short_name": "Sign In",
      "description": "Sign in to your account",
      "url": "https://ai.linearportal.com/signin",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    }
  ]
}
