{
  "name": "EasyPlan",
  "short_name": "EasyPlan",
  "description": "The Unified Workspace for Teams",
  "categories": ["productivity", "developer-tools", "business"],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F4F4",
  "theme_color": "#04c851",
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "shortcuts": [
    { "name": "Home", "short_name": "Home", "description": "Go to the home page", "url": "/", "icons": [{ "src": "/Logo.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "parenting", "short_name": "parenting", "description": "Go to the parenting page", "url": "/parenting", "icons": [{ "src": "/Logo.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Explore", "short_name": "Explore", "description": "Go to the explore page", "url": "/explore", "icons": [{ "src": "/Logo.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ],
  "icons": [{ "src": "/Logo.svg", "sizes": "any", "type": "image/svg+xml" }],
  "screenshots": [
    { "src": "/assets/Port1.webp", "sizes": "780x1688", "type": "image/webp", "form_factor": "narrow", "label": "Home Page" },
    { "src": "/assets/Port2.webp", "sizes": "780x1688", "type": "image/webp", "form_factor": "narrow", "label": "Concept" },
    { "src": "/assets/Land6.webp", "sizes": "2880x1800", "type": "image/webp", "form_factor": "wide", "label": "Quiz  Page" },
    { "src": "/assets/Land7.webp", "sizes": "2880x1800", "type": "image/webp", "form_factor": "wide", "label": "Activity  Page" }
  ],
  "prefer_related_applications": true,
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
