{
  "name": "Supermercado POS",
  "short_name": "SuperPOS",
  "start_url": "index.php?route=/dashboard",
  "display": "standalone",
  "background_color": "#f7f9f6",
  "theme_color": "#176b5b",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
