{
  "name": "POS ERP System",
  "short_name": "POS",
  "description": "Offline-First Point of Sale & ERP System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#04232C",
  "theme_color": "#226679",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://placehold.co/192x192/04232C/white?text=POS",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/04232C/white?text=POS",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
