{
  "name": "Solis POS",
  "short_name": "Solis POS",
  "description": "Point of Sale System - Works Offline",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#F7F8FC",
  "theme_color": "#1A1D2E",
  "orientation": "any",
  "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"
    }
  ]
}
