{
  "name": "TeleTime Point of Sale",
  "short_name": "TeleTime POS",
  "description": "Fast, reliable POS for retail operations",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1e293b",
  "theme_color": "#1e293b",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/pos-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pos-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Open POS",
      "short_name": "POS",
      "description": "Open the point of sale interface",
      "url": "/",
      "icons": [{ "src": "/pos-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
