{
  "name": "TPC On-Demand CAD",
  "short_name": "TPC CAD",
  "description": "Configure, visualize, and download industrial linear actuator CAD models",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F5F8A",
  "orientation": "any",
  "icons": [
    {
      "src": "/tpc-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tpc-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tpc-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
