{
  "name": "Witech",
  "short_name": "Witech",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7359a1",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "https://placehold.co/192x192/7359a1/ffffff.png?text=W",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/7359a1/ffffff.png?text=W",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}