{
  "_": "⚠️ File generated by build-web-manifest.js — changes will be lost! ⚠️",
  "background_color": "white",
  "description": "Yelm Glass Company has proudly served Yelm, WA since 1971, providing expert auto glass repair and replacement, residential window installation, and commercial glass services. Our certified technicians use premium OEM glass and materials for safe, long-lasting results. From windshields and home windows to storefront glass and custom projects, we deliver honest pricing, quality craftsmanship, and dependable local service you can trust.",
  "display": "standalone",
  "name": "Yelm Glass Company",
  "short_name": "Yelm Glass Company",
  "start_url": ".",
  "theme_color": "black",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}