{
  "name": "AdDhoom Studio — AI Ad Studio",
  "short_name": "AdDhoom",
  "description": "Generate studio-quality product images, ad copy, and video ads from one AI studio.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#6d28d9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/mascot/mascot-happy.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/mascot/mascot-happy.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}