{
  "name": "Meme Generator — Add Top and Bottom Text to Any Image, Free",
  "short_name": "Meme",
  "description": "Caption any picture in your browser: meme generator with draggable text boxes, size and outline controls, and a clean PNG download. No signup.",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#c1a8d1",
  "background_color": "#646062",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}