{
  "name": "FoxTrack — 3D Printing Business Software",
  "short_name": "FoxTrack",
  "description": "Print. Manage. Scale. All-in-one 3D printing business software.",
  "id": "/",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a1f",
  "theme_color": "#9b59b6",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "/logo-light.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-light.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen1.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FoxTrack Desktop Dashboard"
    },
    {
      "src": "/screenshots/screen2.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "FoxTrack Active Orders"
    }
  ],
  "prefer_related_applications": false
}
