{
  "name": "DiMM — AI Marketing Platform",
  "short_name": "DiMM",
  "description": "AI marketing automation for businesses and agencies. Content autopilot, social scheduling, SEO, audits, and branded reporting.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f4f7",
  "theme_color": "#62008a",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Content Calendar",
      "url": "/content-calendar",
      "description": "View and manage scheduled content"
    },
    {
      "name": "Content Autopilot",
      "url": "/content-autopilot",
      "description": "Manage AI-generated content plans"
    },
    {
      "name": "SEO Hub",
      "url": "/seo-hub",
      "description": "Track rankings and SEO performance"
    }
  ]
}
