{
  "name": "Blanket by Clara",
  "short_name": "Blanket",
  "description": "Family Coverage Platform - Making sure nothing falls through the cracks at home",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0D9488",
  "background_color": "#F8FAFC",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/hella_(4).png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hella_(4).png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hella_(4).png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hella_(4).png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hella_(4).png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hella_(4).png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hella_(4).png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hella_(4).png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hella_(4).png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/hella_(4).png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "screenshots": [
    {
      "src": "https://images.pexels.com/photos/7551617/pexels-photo-7551617.jpeg?auto=compress&cs=tinysrgb&w=390&h=844&dpr=2",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Blanket Dashboard — Family Coverage at a Glance"
    },
    {
      "src": "https://images.pexels.com/photos/3791664/pexels-photo-3791664.jpeg?auto=compress&cs=tinysrgb&w=390&h=844&dpr=2",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Care Tracking — Keep Everyone Safe and Supported"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View your family coverage dashboard",
      "url": "/",
      "icons": [{"src": "/hella_(4).png", "sizes": "96x96"}]
    },
    {
      "name": "Tasks",
      "short_name": "Tasks",
      "description": "Manage family responsibilities",
      "url": "/?view=responsibilities",
      "icons": [{"src": "/hella_(4).png", "sizes": "96x96"}]
    },
    {
      "name": "Check-ins",
      "short_name": "Check-ins",
      "description": "Monitor senior wellness check-ins",
      "url": "/?view=check-ins",
      "icons": [{"src": "/hella_(4).png", "sizes": "96x96"}]
    },
    {
      "name": "Medications",
      "short_name": "Meds",
      "description": "Track medications and schedules",
      "url": "/?view=medications",
      "icons": [{"src": "/hella_(4).png", "sizes": "96x96"}]
    }
  ]
}
