{
  "name": "Gesty - Family Task Management",
  "short_name": "Gesty",
  "description": "Mobile-first family task management app with rewards system",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#fcfcfd",
  "icons": [
    {
      "src": "/app_icon/Logo_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app_icon/Logo_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}