{
  "name": "Fanly.app | AI powered Fans community for Creators",
  "short_name": "Fanly for Creators",
  "description": "Fanly.app for AI Agents for Creators",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "categories": [
      "technology",
      "portfolio",
      "blog"
  ],
  "icons": [
      {
          "src": "https://r2.fanly.app/favicon.ico",
          "sizes": "64x64 32x32 24x24",
          "type": "image/x-icon"
      },
      {
        "src": "https://r2.fanly.app/favicon-128x128.ico",
        "sizes": "128x128",
        "type": "image/x-icon"
      },
      {
          "src": "https://r2.fanly.app/fanly-logo-270x192.png",
          "sizes": "270x192",
          "type": "image/png"
      },
      {
          "src": "https://r2.fanly.app/fanly-logo-360x256.png",
          "sizes": "360x256",
          "type": "image/png"
      }
  ],
  "shortcuts": [
      {
          "name": "Home",
          "url": "/",
          "icons": [
              {
                  "src": "https://r2.fanly.app/favicon-128x128.ico",
                  "sizes": "128x128"
              }
          ]
      }
  ],
  "screenshots": [
      {
          "src": "https://r2.fanly.app/screenshots/desktop-home.png",
          "sizes": "1920x1080",
          "type": "image/png"
      },
      {
          "src": "https://r2.fanly.app/screenshots/desktop-creator.png",
          "sizes": "1920x1080",
          "type": "image/png"
      },
      {
          "src": "https://r2.fanly.app/screenshots/mobile-home.png",
          "sizes": "1080x1920",
          "type": "image/png"
      },
      {
          "src": "https://r2.fanly.app/screenshots/mobile-creator.png",
          "sizes": "1080x1920",
          "type": "image/png"
      }
  ]
}