{
  "name": "Serenoty Labs",
  "short_name": "Serenoty",
  "description": "An AI research company developing the next generation of tools that make rigorous, grounded research accessible to everyone.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/images/branding/sl-logo-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/branding/sl-logo-square.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/branding/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "/images/branding/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}
