{
  "name": "PrintMind AI — Your AI Copilot for 3D Printing",
  "short_name": "PrintMind AI",
  "description": "Optimize STL files, generate smart AI supports, reduce filament usage, and prepare prints faster with AI-powered tools for 3D printing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F111A",
  "theme_color": "#6366F1",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "graphics"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/printmind-icon-hires.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Try free demo",
      "short_name": "Demo",
      "description": "Upload an STL and generate AI supports — no signup required",
      "url": "/preview"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open your PrintMind AI dashboard",
      "url": "/dashboard"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PrintMind AI — Your AI copilot for 3D printing"
    }
  ]
}
