{
  "name": "Control de gastos",
  "short_name": "Control",
  "id": "./?app=control-gastos-v1",
  "description": "Control de combustible y gastos adicionales",
  "start_url": "./usuarios/logout.php?inicio_app=1",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f6f7",
  "theme_color": "#121212",
  "icons": [
    {
      "src": "./icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
