{
  "id": "./",
  "name": "CIC Maker — Cleaning Instruction Card builder",
  "short_name": "CIC Maker",
  "description": "Build, authorise and export Cleaning Instruction Cards. Works offline; your data never leaves your computer.",
  "start_url": "./app",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "lang": "en-GB",
  "dir": "ltr",
  "background_color": "#f1f5f9",
  "theme_color": "#1e3a5f",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "manual-img/04-editor-overview.png", "sizes": "2880x1880", "type": "image/png", "form_factor": "wide", "label": "The CIC Maker editor with a card open beside its live print preview" },
    { "src": "manual-img/21-phone-outline.png", "sizes": "824x1760", "type": "image/png", "form_factor": "narrow", "label": "The same card being edited on a phone, folded into an outline" }
  ]
}
