{
  "name": "CreateWithTikTok - TikTok Content Creation Tools",
  "short_name": "CreateWithTikTok",
  "description": "Your comprehensive guide to TikTok content creation tools. Compare features, find the perfect tool for your needs, and create amazing content.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f6",
  "theme_color": "#ff0050",
  "orientation": "portrait-primary",
  "categories": ["education", "entertainment", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png", 
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/logo.svg",
      "sizes": "200x60",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Tool Comparison",
      "short_name": "Compare",
      "description": "Compare TikTok content creation tools",
      "url": "/tools",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Recommendations",
      "short_name": "Recommend",
      "description": "Get personalized tool recommendations",
      "url": "/recommendations",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any", 
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "TikTok creation tips and guides",
      "url": "/blog",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}