{
  "name": "DecisionsAI – Remote Control for Developers",
  "short_name": "DecisionsAI",
  "description": "The first real remote control for developers. Desktop AI agent with Telegram remote, Ticket Boards, Step Runner, Actions, Snippets, vision, computer use, Ollama, Gemini, Kilo, OpenRouter, and more. Free & open source.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1642",
  "theme_color": "#0d1642",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["developer tools", "productivity", "utilities"],
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "100x100",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/img/cover.webp",
      "sizes": "1308x686",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "DecisionsAI desktop AI agent with remote control"
    }
  ]
}