{
  "name":             "VibeX",
  "short_name":       "VibeX",
  "description":      "Your face. Their feeds. On autopilot.",
  "display":          "standalone",
  "orientation":      "portrait",
  "background_color": "#0A0A0A",
  "theme_color":      "#0A0A0A",
  "start_url":        "/dashboard",
  "scope":            "/",
  "id":               "/?source=pwa",
  "icons": [
    {
      "src":     "/icon.svg",
      "sizes":   "any",
      "type":    "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "social", "video"]
}
