{
  "short_name": "AndeFlow",
  "name": "AndeFlow - Control Total",
  "icons": [
    {
      "src": "icon/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "index.html",
  "background_color": "#0047cc",
  "theme_color": "#0047cc",
  "display": "standalone",
  "orientation": "portrait"
}