{
  "name": "Skills2Sell Academy Content OS",
  "short_name": "Content OS",
  "description": "Plan, generate, manage, schedule, publish and export AI-assisted content for Skills2Sell Academy.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#3BBDF5",
  "theme_color": "#3BBDF5",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
