{
  "name": "Report Festive",
  "short_name": "Report Festive",
  "description": "Aplikasi laporan penjualan dan absensi untuk SPG Festive.",
  "start_url": "/index.html?mode=standalone",
  "display": "standalone",
  "background_color": "#dc2626",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://placehold.co/192x192/dc2626/FFFFFF.png?text=RFT",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/dc2626/FFFFFF.png?text=RFT",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}