{
  "name": "Emoji Art — the emoji mosaic studio",
  "short_name": "Emoji Art",
  "description": "Turn any image into an emoji mosaic, paint emojis by hand on a grid, or browse the full emoji library — then copy your creation anywhere. Free, no signup, no ads, and fully private: everything runs in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#15122a",
  "background_color": "#15122a",
  "categories": ["graphics", "utilities", "photo"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
