{
  "id": "/?source=pwa",
  "name": "60 Seconds Sharp",
  "short_name": "60s Sharp",
  "description": "Sharpen mower blades in under a minute. No removal. No sparks. No B.S.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "background_color": "#1a1a1f",
  "theme_color": "#1a1a1f",
  "categories": ["shopping", "lifestyle", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Shop the tool", "short_name": "Shop", "url": "/shop", "description": "Browse the 60 Seconds Sharp lineup" },
    { "name": "Field Notes (Blog)", "short_name": "Blog", "url": "/field-notes", "description": "Maintenance and mowing tips" },
    { "name": "Support", "short_name": "Support", "url": "/support", "description": "FAQs and help" }
  ]
}
