{
  "name": "Amigo's Daily Remit Command",
  "short_name": "Amigo's Command",
  "description": "Daily remit command center for Amigo's restaurant outlets.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f4f7f4",
  "theme_color": "#07110f",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
