{
  "name": "Landed",
  "short_name": "Landed",
  "description": "AI that sees your screen — ask anything, no mic needed",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#4A90E2",
  "orientation": "any",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
