{
  "short_name": "Nano's Clean",
  "name": "Nano's Clean POS",
  "description": "Point of sale for sneaker care and laundry, built for multi-outlet operations.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#111827",
  "background_color": "#F3F1ED"
}
