{
  "name": "IronKit",
  "short_name": "IronKit",
  "description": "AI tools for welding and fabrication shops — Quote Writer and Inspection Reports",
  "start_url": "/quotes",
  "display": "standalone",
  "background_color": "#0C0C0E",
  "theme_color": "#E8A034",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
