{
  "name": "Crafily — A family workshop in Hagerstown",
  "short_name": "Crafily",
  "description": "An atelier in Hagerstown for engraved keepsakes, bespoke jewelry, embroidered keepsakes, laser-engraved wood, 3D printing, and family workshops. Made by hands young and old.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5efe4",
  "theme_color": "#1f3a2e",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "shopping", "lifestyle", "education"],
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/og-card.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Crafily — Made by hands young and old"
    }
  ],
  "shortcuts": [
    {
      "name": "Start a commission",
      "short_name": "Commission",
      "description": "Tell us what you want made and we'll write back the same day.",
      "url": "/contact",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Book a workshop",
      "short_name": "Workshops",
      "description": "Family afternoons, engraving evenings, jewelry, 3D printing.",
      "url": "/workshops",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Six benches, one room.",
      "url": "/services",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
