{
  "name": "Special Day",
  "short_name": "Special Day",
  "description": "Aplikasi hitung mundur untuk momen-momen spesialmu.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "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' rx='20' fill='%23f43f5e'/%3E%3Ctext x='50%25' y='50%25' font-family='Arial, sans-serif' font-size='40' font-weight='bold' fill='%23ffffff' text-anchor='middle' dominant-baseline='central'%3ESD%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}