{
  "name": "Paint your Friends! Wiki",
  "short_name": "Paint your Friends!",
  "description": "Paint your Friends! on Roblox is a color-by-number game where you load profile icons, claim a plot, paint in real time, and auto-save your artwork.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#247a48",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
