{
  "name": "Sistem Aplikasi RT",
  "short_name": "App RT",
  "description": "Sistem Informasi Manajemen RT Digital",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "https://ui-avatars.com/api/?name=RT&background=4f46e5&color=fff&size=192",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://ui-avatars.com/api/?name=RT&background=4f46e5&color=fff&size=512",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
