{
  "name": "EdgeTX Log Viewer",
  "short_name": "EdgeTX Logs",
  "description": "EdgeTX Log File Analyzer - offline analysis tool for SD logs",
  "lang": "de",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0b0f14",
  "background_color": "#0b0f14",
  "categories": ["utilities", "productivity", "tools"],
  "icons": [
    { "src": "./img/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./img/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./img/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "./img/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
