{
  "name": "Rizz",
  "short_name": "Rizz",
  "description": "A Gen Z product review community with hot takes, trusted recommendations, and live threading.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b0d14",
  "theme_color": "#101014",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
