{
  "name": "VINC Diagnostic Tool",
  "short_name": "VINC",
  "description": "VINC diagnostic tool for cork closure recommendations by Cork Supply.",
  "id": "/vinc-app/",
   "related_applications": [
    {
      "platform": "webapp",
      "id": "/vinc-app/"
    }
  ],
  "start_url": "https://harv81.com/vinc-matrix-english/?utm_source=pwa",
  "scope": "https://harv81.com/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#659b44",
  "theme_color": "#659b44",
  "icons": [
    {
      "src": "https://harv81.com/wp-content/uploads/2026/09/CS_VINC_LOGO_pwa_Prancheta-1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://harv81.com/wp-content/uploads/2026/09/CS_VINC_LOGO_pwa_Prancheta-1-copy.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}