{
  "name": "Genesis Stockroom Count",
  "short_name": "Stockroom Count",
  "description": "Walk a location's supply closet: search or scan items, update on-hand, add unmatched items.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbfbfb",
  "theme_color": "#0b2a4a",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
