{
  "name": "DeployPilot",
  "short_name": "DeployPilot",
  "description": "SSH Deploy Made Simple - Deploy GitHub projects to your servers with one click",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
