{
  "short_name": "Cactus",
  "name": "Cactus - Paul Metthez",
  "description": "Let the other try to find an image siliar to yours.",
  "icons": [
    {
      "src": "/appicon/icons-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/appicon/icons-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "background_color": "#4d3cb7",
  "display": "standalone",
  "scope": ".",
  "theme_color": "#4d3cb7"
}
