{
  "name": "Chorey - Family Chore Rewards",
  "short_name": "Chorey",
  "description": "Earn screen time by completing chores. The family productivity terminal.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f23",
  "theme_color": "#6366f1",
  "categories": ["productivity", "lifestyle", "education"],
  "icons": [
    {
      "src": "https://cdn.shipper.now/image/users/cmmjuthnr000gl804oojt4a7z/1775327632119-on6pfrhawc-chorey-icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn.shipper.now/image/users/cmmjuthnr000gl804oojt4a7z/1775327629872-c6zk5gf1dom-chorey-icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Tasks",
      "short_name": "Tasks",
      "description": "View and complete your assigned chores",
      "url": "/terminal"
    },
    {
      "name": "Rewards",
      "short_name": "Rewards",
      "description": "Redeem your earned screen time",
      "url": "/rewards"
    }
  ]
}
