{
  "name": "iWindsurf",
  "short_name": "iWindsurf",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#000",
  "icons": [
    {
      "src": "/App_Themes/iWindsurf/images/icons/iwindsurf-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/App_Themes/iWindsurf/images/icons/iwindsurf-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/App_Themes/iWindsurf/images/icons/iwindsurf-maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }    
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.windalert.android.iwindsurf"
    }
  ]
}
