{
  "name": "Editor OS - Creator & Video Workspace",
  "short_name": "Editor OS",
  "description": "The ultimate production tracking and creative workspace for video editors and digital creators.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "categories": ["productivity", "utilities", "video"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Notes",
      "url": "/?tab=notes",
      "description": "Open Notes & Daily Thoughts"
    },
    {
      "name": "Calendar",
      "url": "/?tab=calendar",
      "description": "View Deadlines & Schedule"
    },
    {
      "name": "Content Studio",
      "url": "/?tab=content",
      "description": "Manage Video Projects"
    }
  ]
}
