{
  "name": "MISCHIEF 3D",
  "short_name": "MISCHIEF 3D",
  "description": "3D printed artifacts for people who think normal is a threat.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#0D0D0D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    { "name": "Track Order", "url": "/order-status", "description": "Check your order status" },
    { "name": "Custom Print", "url": "/custom-print", "description": "Upload your 3D file" }
  ]
}
