{
  "name": "BY JODAN - Inventory System",
  "short_name": "JODAN POS",
  "description": "Sistem Manajemen Inventory dan Point of Sale",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "gambar/sistem/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "gambar/sistem/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "gambar/sistem/screenshot.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
