{
  "name": "Youvit POS System",
  "short_name": "Youvit POS",
  "description": "Point of Sale & Inventory System for Youvit",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F8FA",
  "theme_color": "#F5A623",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
