{
  "name": "Inventario Kjas & Stilo",
  "short_name": "Inventario K&S",
  "description": "Control de inventario y ubicaciones del taller",
  "start_url": "/dashboard.php",
  "display": "standalone",
  "background_color": "#12121f",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
