android app color themes

{
  "schemaVersion": 1,
  "themes": [
    {
      "id": "mono",
      "name": "Mono",
      "seedColor": "#212121",
      "icon": "contrast"
    },
    {
      "id": "beach",
      "name": "Beach",
      "seedColor": "#E9F2F9",
      "icon": "beach_access"
    },
    {
      "id": "ocean",
      "name": "Ocean",
      "seedColor": "#0061A4",
      "icon": "sailing"
    },
    {
      "id": "amethyst",
      "name": "Amethyst",
      "seedColor": "#704EA0",
      "icon": "diamond"
    },
    {
      "id": "cream",
      "name": "Cream",
      "seedColor": "#825500",
      "icon": "local_cafe"
    },
    {
      "id": "forest",
      "name": "Forest",
      "seedColor": "#94BA65",
      "icon": "forest"
    },
    {
      "id": "berry",
      "name": "Berry",
      "seedColor": "#984061",
      "icon": "nutrition"
    },
    {
      "id": "flame",
      "name": "Flame",
      "seedColor": "#EA3323",
      "icon": "local_fire_department"
    }
  ]
}