{
  "name": "Pixelmart",
  "short_name": "Pixelmart",
  "description": "Smart inventory management and sales tracking for modern businesses.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/pixelmart.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pixelmart.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
