{
  "name": "SIM Guru",
  "short_name": "SIM Sekolah",
  "description": "Sistem Informasi Manajemen Sekolah",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050a15",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='24' fill='%23050a15'/%3E%3Ccircle cx='96' cy='96' r='80' fill='%230a1128'/%3E%3Ctext x='96' y='122' font-family='Arial' font-weight='bold' font-size='72' text-anchor='middle' fill='%2310b981'%3E%F0%9F%8E%93%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='64' fill='%23050a15'/%3E%3Ccircle cx='256' cy='256' r='220' fill='%230a1128'/%3E%3Ctext x='256' y='330' font-family='Arial' font-weight='bold' font-size='192' text-anchor='middle' fill='%2310b981'%3E%F0%9F%8E%93%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}