{
  "name": "Finvyr Sell | POS for Street Vendors & Shops",
  "short_name": "Finvyr Sell",
  "description": "Instant POS for hawkers, street vendors, and shop owners. Sell fast, track inventory, and accept every payment method.",
  "start_url": "/sell",
  "scope": "/sell",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0b",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
