 {
   "name": "EvoluFit",
   "short_name": "EvoluFit",
   "start_url": "/",
   "display": "standalone",
    "background_color": "#0B0B0B",
    "theme_color": "#0B0B0B",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
 }