{
  "name": "Content Creator™ #137",
  "short_name": "ContentCreator™",
  "description": "The content agency in your pocket — 9 platforms, 30 days, $0 tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#b8ff57",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "education"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "30-Day Calendar",
      "short_name": "Calendar",
      "description": "Generate your 30-day content calendar",
      "url": "/#modules",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Scan My Business",
      "short_name": "Scanner",
      "description": "AI scans your URL and generates posts",
      "url": "/#modules",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
