{
  "name": "MAPGuard — MAP Price Monitoring",
  "short_name": "MAPGuard",
  "description": "Monitor and enforce Minimum Advertised Price policies across retailers",
  "start_url": "./index.php?page=dashboard",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#4f46e5",
  "categories": ["business", "productivity"],
  "icons": [],
  "shortcuts": [
    {"name": "Dashboard", "url": "./index.php?page=dashboard", "description": "View dashboard"},
    {"name": "Violations", "url": "./index.php?page=violations", "description": "View violations"},
    {"name": "Reports", "url": "./index.php?page=reports", "description": "View reports"}
  ]
}
