{
  "id": "/",
  "name": "Precision Film Systems",
  "short_name": "Precision Film Systems",
  "description": "Window film estimating, cut planning, job management, and customer-ready project tools.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0b1220",
  "background_color": "#07111f",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon/pfs-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/pfs-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/pfs-maskable-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/pfs-maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon/screenshots/pfs-desktop-1440x900.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Precision Film Systems estimating workspace"
    },
    {
      "src": "/favicon/screenshots/pfs-mobile-390x844.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Precision Film Systems mobile workspace"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Jobs",
      "short_name": "Jobs",
      "description": "Open the Precision Film Systems job manager.",
      "url": "/#jobs",
      "icons": [
        {
          "src": "/favicon/pfs-app-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "New Estimate",
      "short_name": "Estimate",
      "description": "Start a new window film estimate.",
      "url": "/",
      "icons": [
        {
          "src": "/favicon/pfs-app-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Film Catalog",
      "short_name": "Films",
      "description": "Open the film catalog and pricing presets.",
      "url": "/#film-catalog",
      "icons": [
        {
          "src": "/favicon/pfs-app-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
