{
  "name": "Absensi",
  "short_name": "Absensi",
  "description": "Aplikasi absensi staf dan desa",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f4f9",
  "theme_color": "#1a7a5c",
  "orientation": "portrait",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%231a7a5c'/%3E%3Ctext y='.9em' font-size='90' text-anchor='middle' x='50'%3E%F0%9F%8F%A0%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%231a7a5c'/%3E%3Ctext y='.9em' font-size='90' text-anchor='middle' x='50'%3E%F0%9F%8F%A0%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}