{
  "name": "RenTracker — Kelola Penyewaan Akun",
  "short_name": "RenTracker",
  "description": "Aplikasi tracking penyewaan akun dengan pengingat otomatis dan rekap pembayaran",
  "start_url": "./app.html",
  "display": "standalone",
  "background_color": "#eeedf5",
  "theme_color": "#6366f1",
  "orientation": "any",
  "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='%236366f1'/><text x='50' y='68' font-size='50' text-anchor='middle' fill='white' font-family='sans-serif' font-weight='bold'>RT</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "productivity"]
}
