{
  "name": "SimplyKidz",
  "short_name": "SimplyKidz",
  "description": "Circular parenting memberships, rentals, contributions, wallet points, service tracking, reminders, and feedback.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7ed",
  "theme_color": "#e11d48",
  "categories": ["shopping", "parenting", "lifestyle"],
  "icons": [
    {
      "src": "/icons/simplykidz-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Rent Essentials",
      "short_name": "Rent",
      "url": "/rent",
      "description": "Browse available SimplyKidz rental essentials."
    },
    {
      "name": "Contribute Items",
      "short_name": "Contribute",
      "url": "/contribute",
      "description": "Submit items for pickup, quality check, and points."
    },
    {
      "name": "Service Tracking",
      "short_name": "Service",
      "url": "/service",
      "description": "Track pickup, delivery, replacement, return, and settlement progress."
    }
  ]
}
