{
  "name": "Frame Inventory Software",
  "short_name": "Frame Inventory",
  "description": "Your complete inventory management solution.",
  "start_url": "store.php?dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "images/frame-desktop.png",
      "sizes": "1280x800", 
      "type": "image/png",
      "form_factor": "wide",
      "label": "Main dashboard of the POS system"
    },
    {
      "src": "images/frame-mobile-2.png", 
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile view of Quick Stock & Order"
    }
    
  ]
}
