{
  "name": "Night Safety Buddy — biznizart",
  "short_name": "Night Buddy",
  "description": "Check-in timer for walking alone at night. Misses a check-in? Automatically alerts your contacts via WhatsApp. Stay safe in SA.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050510",
  "theme_color": "#8C52FF",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23050510'/><text x='96' y='130' font-size='110' text-anchor='middle'>🌙</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["utilities", "lifestyle"],
  "lang": "en-ZA"
}
