{
  "name": "Treewind Inspector",
  "short_name": "Treewind",
  "description": "Sistema de inspeção e troubleshooting para turbinas eólicas Siemens Gamesa",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0faf5",
  "theme_color": "#1a9e6e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "pt-BR",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663235492500/fEjWzDFHksWMT4D99RxRQs/treewind-icon-192-PAwHcjXrWaR2bZei8u6YXL.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663235492500/fEjWzDFHksWMT4D99RxRQs/treewind-icon-512-8GXtvvfcnw5dS7AeY8TP67.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Troubleshooting",
      "short_name": "Diagnóstico",
      "description": "Abrir diagnóstico de alarmes",
      "url": "/troubleshooting",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663235492500/fEjWzDFHksWMT4D99RxRQs/treewind-icon-192-PAwHcjXrWaR2bZei8u6YXL.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Turbinas",
      "short_name": "Turbinas",
      "description": "Ver lista de turbinas",
      "url": "/turbines",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663235492500/fEjWzDFHksWMT4D99RxRQs/treewind-icon-192-PAwHcjXrWaR2bZei8u6YXL.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
