{
  "name": "SimplyKidz",
  "short_name": "SimplyKidz",
  "description": "Circular parenting memberships, rotations, 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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/simplykidz-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Rotate Essentials",
      "short_name": "Rotate",
      "url": "/rotate",
      "description": "Browse available SimplyKidz rotation 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."
    }
  ]
}
