{
  "name": "Nenopus POS — Aqina",
  "short_name": "Nenopus POS",
  "description": "Point of Sale System for Aqina Distribution",
  "start_url": "/pos/pos.php",
  "display": "standalone",
  "background_color": "#f0efeb",
  "theme_color": "#2563eb",
  "orientation": "landscape-primary",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Open POS",
      "short_name": "POS",
      "url": "/pos/pos.php",
      "description": "Launch the POS terminal"
    }
  ]
}
