{
  "name": "Pena AI",
  "short_name": "Pena",
  "description": "Aplikasi Co-Pilot Guru, Hab Murid Luar Talian, dan Telemetri Pengetua KPM.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0f1d",
  "theme_color": "#0f2d37",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230f2d37'/><path d='M30 70 L50 25 L70 70 Z' fill='%2338bdf8'/><circle cx='50' cy='60' r='8' fill='%23f59e0b'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}