{
  "name"        : "IETM — Interactive Electronic Technical Manual",
  "short_name"  : "IETM",
  "description" : "Interactive Electronic Technical Manual. Provides component procedures, specifications, cable lists, pinouts, and fault troubleshooting for maintenance technicians.",

  "start_url"   : "./",
  "scope"       : "./",

  "display"     : "standalone",

  "orientation" : "any",

  "theme_color"      : "#1e2a3a",
  "background_color" : "#f4f4f2",

  "lang" : "en",

  "icons": [
    {
      "src"    : "./icons/icon-192.png",
      "sizes"  : "192x192",
      "type"   : "image/png",
      "purpose": "any"
    },
    {
      "src"    : "./icons/icon-512.png",
      "sizes"  : "512x512",
      "type"   : "image/png",
      "purpose": "any"
    },
    {
      "src"    : "./icons/icon-512-maskable.png",
      "sizes"  : "512x512",
      "type"   : "image/png",
      "purpose": "maskable"
    }
  ],

  "screenshots": [
    {
      "src"        : "./screenshots/desktop.png",
      "sizes"      : "1280x800",
      "type"       : "image/png",
      "form_factor": "wide",
      "label"      : "IETM desktop — three-panel layout"
    },
    {
      "src"        : "./screenshots/mobile.png",
      "sizes"      : "390x844",
      "type"       : "image/png",
      "form_factor": "narrow",
      "label"      : "IETM tablet — field use"
    }
  ],

  "categories"                  : ["productivity", "utilities"],
  "prefer_related_applications" : false
}
