{
  "name": "Gioia Mobile Reports",
  "short_name": "Gioia Reports",
  "description": "Read-only mobile revenue reports for Gioia POS.",
  "id": "./mobile",
  "start_url": "./mobile",
  "scope": "./",
  "display": "standalone",
  "background_color": "#242424",
  "theme_color": "#242424",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
