{
  "name": "Snugapp",
  "short_name": "Snug",
  "description": "AI-powered parental control and child safety monitoring for WhatsApp. Protect your children from cyberbullying, predators, and online threats with real-time alerts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#4C5E70",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
