{
  "id": "/",
  "name": "TruSocial - AI-Powered Social Media Management",
  "short_name": "TruSocial",
  "description": "AI-powered social media management: create, schedule, and analyze content across platforms.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#295bff",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["social", "productivity", "business", "marketing"],

  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/Logo.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],

  "shortcuts": [],

  "prefer_related_applications": false,
  "related_applications": [],

  "edge_side_panel": {
    "preferred_width": 400
  }
}
