{
  "name": "LetBeMe — Accountability Groups",
  "short_name": "LetBeMe",
  "description": "Daily accountability groups. Pick a challenge, check in every day, build your streak.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0b0c",
  "theme_color": "#f5a623",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "health", "productivity"],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "url": "/dashboard",
      "description": "View your groups and check in"
    },
    {
      "name": "Browse Challenges",
      "url": "/challenges",
      "description": "Pick a new challenge"
    }
  ]
}
