{
  "name": "DistyPro Driver",
  "short_name": "Driver",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#1D9E75",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%231D9E75' width='100' height='100' rx='20'/><text x='50' y='70' font-size='50' text-anchor='middle' fill='white'>D</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
