{
  "name": "Smart Kitchen ERP",
  "short_name": "Kitchen ERP",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "https://placehold.co/192x192/3b82f6/ffffff?text=ERP",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/3b82f6/ffffff?text=ERP",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}