{
  "name": "peerOne",
  "short_name": "peerOne",
  "description": "The AI learning platform that teaches while you build",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0c10",
  "theme_color": "#f97316",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "developer tools"],
  "scope": "/"
}
