{
  "id": "/",
  "name": "CreatRaft – AI Content Creation App",
  "short_name": "CreatRaft",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0B",
  "theme_color": "#7C3AED",
  "description": "CreatRaft is an AI-powered content creation app to generate captions, scripts, posts, and ideas instantly for creators and marketers.",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "social"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png?v=cb2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png?v=cb2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png?v=cb2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=cb2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Create Meme",
      "short_name": "Meme",
      "description": "Generate AI memes",
      "url": "/meme",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Reel Scripts",
      "short_name": "Reels",
      "description": "Generate reel scripts",
      "url": "/reel",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}