{
  "name": "Control De Gastos",
  "short_name": "Gastos",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#ff00ff",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/808/808476.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}