{
  "name": "Bullying Tracker",
  "short_name": "Bullying",
  "description": "Protect your peace during scandalous events, sudden fame, and harassment. Track incidents, monitor your wellbeing, and stay in control.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
