{
  "name": "Landifytech - Multi-Platform Content Management",
  "short_name": "Landifytech",
  "description": "Manage your content across YouTube, Facebook, and TikTok all from one centralized dashboard. Streamline your content creation workflow with Landifytech.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["productivity", "social", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "./logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./feature.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}
