{
  "id": "/?source=pwa",
  "name": "Plugio AI — Content Operations Platform",
  "short_name": "Plugio AI",
  "description": "AI-powered social media management. Schedule, publish, and optimize content across YouTube, Instagram, and more with viral score predictions.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff6719",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/desktop-dashboard.svg", "sizes": "1400x900", "type": "image/svg+xml", "form_factor": "wide", "label": "Plugio dashboard preview" },
    { "src": "/screenshots/mobile-landing.svg", "sizes": "390x844", "type": "image/svg+xml", "form_factor": "narrow", "label": "Plugio mobile landing preview" }
  ],
  "categories": ["productivity", "social"],
  "shortcuts": [
    { "name": "Dashboard", "short_name": "Dashboard", "description": "View your content dashboard", "url": "/dashboard", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Content Planner", "short_name": "Planner", "description": "Manage your content schedule", "url": "/planner", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Upload", "short_name": "Upload", "url": "/upload", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Analytics", "short_name": "Analytics", "url": "/analytics", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Connections", "short_name": "Connections", "url": "/connections", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ]
}
