{
  "name": "Trend Medical Rep App",
  "short_name": "Trend Rep",
  "description": "Trend Medical Sales Intelligence Platform",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "background_color": "#ffffff",
  "theme_color": "#0a2342",
  "icons": [
    {
      "src": "/icons/tm-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/tm-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}