﻿{
  "name": "NorthStar Installer",
  "short_name": "NS Installer",
  "description": "Installer jobs and inspections",
  "start_url": "/installer",
  "scope": "/installer",
  "display": "standalone",
  "background_color": "#2B1A0E",
  "theme_color": "#2B1A0E",
  "orientation": "any",
  "icons": [
    { "src": "/installer-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/installer-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
