
{
  "name": "Admin My Fitness Brother",
  "short_name": "AdminMFB",
  "description": "Una app fitness per gestire alimentazione e allenamento.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#522583",  // Viola del tuo brand
  "theme_color": "#E84E0F",       // Arancio del tuo brand
  "icons": [
    {
      "src": "/theme/assets/images/mfb_loghi/loco_con_bordo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/theme/assets/images/mfb_loghi/loco_con_bordo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
