{
  "name": "RepOS",
  "short_name": "RepOS",
  "description": "Medical Sales Platform",
  "start_url": "/rep/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#3b82f6",
  "icons": [
    { "src": "/rep/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/rep/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
