{
  "name": "Reso Storefront POS",
  "short_name": "Storefront",
  "description": "Point of Sale — sell in-store even with an intermittent connection.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/reso-logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/reso-logo256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/reso-logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
