{
  "name": "Reddway",
  "short_name": "Reddway",
  "description": "Discover the simplicity of website management with Reddway, the AI website builder. Unlock powerful tools for hosting, building, optimizing, and securing your site. Elevate your web presence with the advanced features of Reddway.",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#56BA50",
  "id": "/",
  "screenshots": [
    {
      "src": "/_static/screenshots/desktop-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop view of the app"
    },
    {
      "src": "/_static/screenshots/mobile-1.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile view of the app"
    }
  ],
  "icons": [
    {
      "src": "/_static/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/_static/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/_static/icons/maskable-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/_static/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://dev.reddway.io/manifest.json",
      "id": "https://dev.reddway.io/"
    }
  ],
  "prefer_related_applications": true
}