{
  "name": "ArduParams · Multidrone",
  "short_name": "ArduParams",
  "description": "Editor y auditor de parámetros ArduPilot (Mission Planner / QGroundControl)",
  "start_url": "/es/",
  "scope": "/es/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070e16",
  "theme_color": "#5EE6FF",
  "lang": "es",
  "categories": [
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}