{
  "name": "DryCalc Pro",
  "short_name": "DryCalc",
  "description": "Free drywall calculator for sheets, cost, mud, screws, waste, and weight planning.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f4ed",
  "theme_color": "#2647e8",
  "icons": [
    {
      "src": "/assets/img/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
