{
  "id": "/en/?app=1",
  "name": "Review Proof",
  "short_name": "Review Proof",
  "description": "Check Google Maps places with VeriScore, removed-review signals, and review manipulation analysis.",
  "start_url": "/en/?app=1&utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#071014",
  "theme_color": "#36d1c4",
  "orientation": "any",
  "categories": ["food", "navigation", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/veriscore-extension-preview.png",
      "sizes": "350x340",
      "type": "image/png",
      "label": "Review Proof VeriScore on Google Maps"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Map",
      "short_name": "Map",
      "description": "Open the Review Proof map.",
      "url": "/en/?app=1&utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Rankings",
      "short_name": "Rankings",
      "description": "Browse Review Proof rankings.",
      "url": "/en/leaderboard?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Report Removed Review",
      "short_name": "Report",
      "description": "Report removed Google Maps reviews.",
      "url": "/en/report-removed-review?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
