{
  "name": "Anlora",
  "short_name": "Anlora",
  "description": "Fully autonomous AI chatter for OnlyFans creator agencies. Replaces the chatter team, flat 20% revenue share, no monthly fee, 7-day free trial.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "productivity", "social"],
  "icons": [
    {
      "src": "/images/logo-32.webp",
      "sizes": "32x32",
      "type": "image/webp"
    },
    {
      "src": "/images/logo-64.webp",
      "sizes": "64x64",
      "type": "image/webp"
    },
    {
      "src": "/images/logo-128.webp",
      "sizes": "128x128",
      "type": "image/webp"
    },
    {
      "src": "/images/logo-256.webp",
      "sizes": "256x256",
      "type": "image/webp"
    },
    {
      "src": "/images/logo-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Try Demo",
      "short_name": "Demo",
      "url": "/try-demo",
      "description": "Try the live demo of Anlora's autonomous AI chatter"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing",
      "description": "View pricing and start the 7-day free trial"
    }
  ]
}
