{
  "name": "Sungrow FSE Tools",
  "short_name": "FSE Tools",
  "description": "On-Site Service Report and LMRA tools for Sungrow field service engineers",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f2f3f4",
  "theme_color": "#FF7900",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
