{
  "name": "InstantViralContent.com",
  "short_name": "ViralContent",
  "description": "Create viral content for social media with our AI-powered tools and templates",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F9F9",
  "theme_color": "#FF3366",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/maskable-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/mobile-home.png",
      "sizes": "750x1334",
      "type": "image/png",
      "platform": "narrow",
      "label": "Home Screen of InstantViralContent.com"
    },
    {
      "src": "/images/screenshots/mobile-generator.png",
      "sizes": "750x1334",
      "type": "image/png",
      "platform": "narrow",
      "label": "Viral Content Generator Tool"
    },
    {
      "src": "/images/screenshots/desktop-home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "platform": "wide",
      "label": "Desktop View of InstantViralContent.com"
    },
    {
      "src": "/images/screenshots/desktop-tools.png",
      "sizes": "1280x800",
      "type": "image/png",
      "platform": "wide",
      "label": "Content Creation Tools Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Headline Generator",
      "short_name": "Headlines",
      "description": "Generate viral headlines instantly",
      "url": "/viral-content-generator.html?tool=headlines",
      "icons": [{ "src": "/images/icons/headline-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Hashtag Research",
      "short_name": "Hashtags",
      "description": "Find trending hashtags for your content",
      "url": "/trending-topics-finder.html?tool=hashtags",
      "icons": [{ "src": "/images/icons/hashtag-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Content Templates",
      "short_name": "Templates",
      "description": "Access viral content templates",
      "url": "/content-templates-library.html",
      "icons": [{ "src": "/images/icons/template-96x96.png", "sizes": "96x96" }]
    }
  ],
  "categories": ["productivity", "social", "marketing"],
  "prefer_related_applications": false,
  "related_applications": []
}