{
  "name": "Family Command Console",
  "short_name": "FCC",
  "description": "A centralized, single-page command console designed for family management, handling tasks, schedules, and notifications using React and Tailwind CSS.",
  "theme_color": "#4f46e5",
  "background_color": "#050505",
  "display": "standalone",
  "start_url": "./index.html",
  "iconUrl": "blob:https://factorypwa.netlify.app/2e10dfb1-26cc-4d69-8525-a9f66857ba35",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}