{
  "_comment": "Icon files at /icons/icon-*.png are 1x1 transparent PNG placeholders. Replace with real 192/512/maskable artwork before shipping to production.",
  "name": "Social Sparks POS",
  "short_name": "SS POS",
  "description": "Offline-first point of sale by Social Sparks",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
