{
  "name": "ForestAI",
  "short_name": "ForestAI",
  "description": "Discover your AI readiness score in 10 questions. Get a personalized report with priority actions and Canadian program guidance.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0F3D2E",
  "background_color": "#FFFFFF",
  "lang": "en-CA",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Take Assessment",
      "short_name": "Assessment",
      "description": "Start the AI readiness quiz",
      "url": "./quiz",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
