{
  "name": "Orbo — The Stable One",
  "short_name": "Orbo",
  "description": "Orbo Model 1.0. The emotionally stable companion. Just steady presence.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F5F0",
  "theme_color": "#1A1714",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/orbo-plush.png",
      "sizes": "1200x1200",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ]
}