{
  "name": "MyDaily Picks – Stok, Margin & Jurnal",
  "short_name": "MyDaily Picks",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f4f8",
  "theme_color": "#72569a",
  "description": "Aplikasi usaha @mydaily_picks dengan stok otomatis, margin penjualan, jurnal debit kredit, dan laporan lengkap",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}