{
  "name": "git-api-energyner-vercel",
  "short_name": "APIs System",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffd700",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./assets/img/logo192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/img/logo512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}