{
  "name": "StockFlow POS",
  "short_name": "StockFlow POS",
  "description": "Point of sale for StockFlow inventory",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f2f7",
  "theme_color": "#1e7a4c",
  "icons": [
    { "src": "icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
