{
  "id": "./",
  "name": "PayPal Sales Dashboard",
  "short_name": "PayPal Sales",
  "description": "PayPal sales tracking across all sites — agents, managers, admin.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "natural",
  "background_color": "#0f1115",
  "theme_color": "#e8942e",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
