{
  "name": "ScriptMaster Meme",
  "short_name": "SM Meme",
  "description": "Turn any image into a viral animated meme in seconds. AI-powered meme generation.",
  "start_url": "/meme/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#ff3366",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/meme/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/meme/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
