{
  "name": "TokenTribe — Family Wellbeing & Rewards",
  "short_name": "TokenTribe",
  "description": "The gamified family wellbeing app. Tasks, tokens, wellbeing chat with safety guardrails, and a built-in business education tab for kids 7-14.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1a",
  "theme_color": "#f59e0b",
  "lang": "en-AU",
  "categories": ["education", "kids", "lifestyle", "family"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
