{
  "name": "C. N. Electricals - Phone Diagnostic Bench",
  "short_name": "CN Phone-DX",
  "description": "Build guide and live simulator for a salvaged-parts phone diagnostic board by C. N. Electricals.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A1F18",
  "theme_color": "#0F2E24",
  "lang": "en",
  "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"
    }
  ],
  "categories": ["utilities", "education", "productivity"]
}
