{
  "id": "/index.html",
  "name": "868POS",
  "short_name": "868POS",
  "description": "868POS — the always-on point of sale and accounting platform",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F1417",
  "theme_color": "#0F1417",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "finance", "shopping"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "screenshots/register.jpg", "sizes": "1080x2178", "type": "image/jpeg", "form_factor": "narrow", "label": "Register — scan or tap to build a sale" },
    { "src": "screenshots/dashboard.jpg", "sizes": "1080x2400", "type": "image/jpeg", "form_factor": "narrow", "label": "Dashboard — live snapshot across every register" },
    { "src": "screenshots/accounting.jpg", "sizes": "1080x2178", "type": "image/jpeg", "form_factor": "narrow", "label": "Accounting — every sale posts automatically" },
    { "src": "screenshots/inventory.jpg", "sizes": "1080x2178", "type": "image/jpeg", "form_factor": "narrow", "label": "Inventory — stock by location, barcode-ready" },
    { "src": "screenshots/settings.jpg", "sizes": "1080x2178", "type": "image/jpeg", "form_factor": "narrow", "label": "Settings — business, tax, locations, payments" }
  ]
}
