{
  "name": "3D Artist PDF Toolkit – Free Trial",
  "short_name": "3D PDF Trial",
  "description": "Free trial version of the offline 3D Artist PDF Toolkit for checklist and project documentation PDF creation. Upgrade to Basic Tier for full features.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a12",
  "theme_color": "#0a0a12",
  "lang": "en",
  "categories": [
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Trial Checklist",
      "url": "./index.html",
      "description": "Open the Scene Checklist Generator (trial)",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "New Trial Documentation",
      "url": "./index.html",
      "description": "Open the Project Documentation PDF Generator (trial)",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
