{
  "name": "MEMEPET - AI Pet Meme Generator",
  "short_name": "MEMEPET",
  "description": "Transform your pet into hilarious AI-generated memes. 20+ templates, instant download.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fde047",
  "theme_color": "#fde047",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "entertainment",
    "photo",
    "social"
  ],
  "shortcuts": [
    {
      "name": "Create Memes",
      "short_name": "Create",
      "description": "Start creating pet memes",
      "url": "/register",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "lang": "en-US",
  "dir": "ltr"
}
