{
  "name": "Eleventh Bites Transaction App",
  "short_name": "Eleventh Bites",
  "description": "Pencatatan transaksi, produk, dan invoice PDF Eleventh Bites.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f2ea",
  "theme_color": "#2f354f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/eleventh-bites-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
