{
  "name": "Neu.Pos - Point of Sale System",
  "short_name": "Neu.Pos",
  "description": "Modern cloud-based POS system for restaurants, cafes, and retail",
  "start_url": "/welcome",
  "display": "standalone",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
