{
  "short_name": "Knto Cinco",
  "name": "Knto Cinco Admin",
  "description": "Coffee shop management system - Inventory, Payroll, Expenses & more",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#18181b",
  "background_color": "#ffffff",
  "scope": "/"
}
