{
  "name": "Checkwind",
  "short_name": "Checkwind",
  "description": "Wind load analysis application",
  "start_url": "/checkwind",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0078d4",
  "icons": [
    {
      "src": "/icons/png/Icon (PNG).png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/png/Icon (PNG).png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
