{
  "name": "REE Studio",
  "short_name": "REE Studio",
  "description": "Building the next generation of AI-powered consumer platforms",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0a0a1a",
  "background_color": "#000000",
  "orientation": "portrait-primary",
  "categories": ["technology", "productivity"],
  "icons": [
    {
      "src": "/images/favicon-r.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/favicon-r.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/favicon-r.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
