{
  "name": "TradeCommands",
  "short_name": "TradeCommands",
  "description": "Field service software for trades. Quote, schedule, invoice, collect.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#F3F5F7",
  "theme_color": "#012939",
  "icons": [
    { "src": "/icon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/apple-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
