{
  "id": "io.cctvplanner.app",
  "name": "CCTVplanner — CCTV Design Tool",
  "short_name": "CCTVplanner",
  "description": "Free professional CCTV design tool with EN 62676 DORI, NATO STANAG 4347 thermal coverage, EN 50130/62305 compliance, multi-floor planning, and PDF reports.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui", "standalone"],
  "orientation": "any",
  "theme_color": "#5B8CFF",
  "background_color": "#202B3A",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "New CCTV Design",
      "short_name": "New Design",
      "description": "Start a new camera layout project",
      "url": "/cctv-design",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Demo Project",
      "short_name": "Demo",
      "description": "View a sample CCTV design",
      "url": "/demo",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Calculators",
      "short_name": "Calc",
      "description": "Quick CCTV calculators",
      "url": "/calculators",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "screenshots": [
    {
      "src": "/feature-cameras.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Camera placement on satellite map"
    },
    {
      "src": "/feature-floors.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Multi-floor indoor planning"
    },
    {
      "src": "/feature-pdf.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "PDF proposal export with full schedule"
    }
  ],
  "prefer_related_applications": false
}
