{
  "name": "PlanrLyst",
  "short_name": "PlanrLyst",
  "description": "The world's first content creator OS. Plan, create, schedule, publish, analyze, and automate your content across every platform.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E1F21",
  "orientation": "any",
  "categories": ["productivity", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}



