{
  "name": "Asisten Kode Gangguan Inverter",
  "short_name": "VFD Fault",
  "description": "VFD fault-code lookup assistant for Siemens SINAMICS G120, ABB ACS880, and ABB ACS580.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#f4f4f5",
  "theme_color": "#262626",
  "orientation": "portrait",
  "lang": "id",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
